Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
By:
|
608 downloads
|
Last Updated: 3/17/2019
|
Latest Version: 0.1.2
Gainz: Protect Data Module Deprecated: Renaming to Gz-ProtectData ProtectData provides functions/cmdlets that will encrypt and decrypt string or binary data with a SecureString password or a private key made of an array of ytes. By default, the encrypted value will also contain a computed hash of the data to verify integrity. |
By:
|
358 downloads
|
Last Updated: 3/23/2019
|
Latest Version: 0.1.0
# Gz-ProtectData Module ProtectData provides functions/cmdlets that will encrypt and decrypt string or binary data with a SecureString password or a private key made of an array of bytes. By default, the encrypted value will also contain a computed hash of the data to verify integrity. ## Example $decryptedValue = "some kind of se... More info |