ProtectedData

5.0.0-preview0001

Encrypt and share secret data between different users and computers.

Minimum PowerShell version

5.0

This is a prerelease version of ProtectedData.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ProtectedData -RequiredVersion 5.0.0-preview0001 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ProtectedData -Version 5.0.0-preview0001 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Dave Wyatt. All rights reserved.

Package Details

Author(s)

  • Dave Wyatt

Tags

PowerShell Encryption

Functions

Add-ProtectedDataCredential Add-ProtectedDataHmac Get-KeyEncryptionCertificate Get-ProtectedDataSupportedTypes Protect-Data Remove-ProtectedDataCredential Unprotect-Data

Dependencies

This module has no dependencies.

Release Notes

## [5.0.0-preview0001] - 2024-11-17

### Changed

- Ported `ProtectedData` to PowerShell 7.

### Added

- Sampler build pipeline.

FileList

Version History

Version Downloads Last updated
5.0.0 5,746 11/17/2024
5.0.0-previe... (current version) 3 11/17/2024
4.1.3 114,692 5/19/2015
4.1.2 51 4/2/2015
4.1.1 30 3/30/2015
4.1.0 44 3/6/2015
4.0.0 69 11/12/2014
3.0.1 27 11/4/2014
3.0 28 11/4/2014
2.1 30 10/12/2014
2.0 35 9/22/2014
1.2.0 32 9/10/2014
1.1.1 27 9/7/2014
1.1.0 28 9/6/2014
1.0.0.2 26 9/6/2014
1.0.0.1 32 7/25/2014
1.0.0.0 31 7/25/2014
Show more