Filter By

Package Types

Operating System

Categories

Trust Information

By: | 594 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: | 340 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