ProtectedData
4.0.0
Encrypt and share secret data between different users and computers.
There is a newer prerelease version of this module available.
See the version list below for details.
See the version list below for details.
Installation Options
Owners
Copyright
Copyright 2014 Dave Wyatt
Package Details
Author(s)
- Dave Wyatt
Tags
Dependencies
This module has no dependencies.
Release Notes
Added HMAC authentication of AES data, to prevent tampering. Note: Unprotect-Data will not allow you to decrypt data that was protected by an earlier version, due to the missing HMAC. To add an HMAC to existing ProtectedData objects, you can use the new Add-ProtectedDataHmac command. This is only necessary for updating existing data; new calls to Protect-Data will automatically produce the HMAC.
FileList
- ProtectedData.nuspec
- Commands.ps1
- HMAC.ps1
- LICENSE
- PinnedArray.ps1
- ProtectedData.psd1
- ProtectedData.psm1
- Security.Cryptography.dll
- en-US\about_ProtectedData.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 814 | 11/17/2024 |
5.0.0-previe... | 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 (current version) | 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 |