Filter By
Displaying results 1 - 6 of 6 (Page 1 of 1)
By:
|
12,330 downloads
|
Last Updated: 11/19/2024
|
Latest Version: 3.4.1
Makes encrypting and decrypting strings and other security work easy. |
By:
|
1,062 downloads
|
Last Updated: 3/3/2020
|
Latest Version: 2.3.1
A set of cmdlets to encrypt/decrypt sensitive strings using certificate-based encryption methods. |
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:
|
203 downloads
|
Last Updated: 4/23/2018
|
Latest Version: 1.0.1
This script allows to store the passwords of secure way in a file and then use them in a script without having to bring in them manually; First time that you use the script you have to enter the password (clearly). After you will specify only the username and the filepath |
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 |