Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
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:
|
22 downloads
|
Last Updated: 9/13/2023
|
Latest Version: 0.0.1
Functions for encrypting and decrypting files using certificates installed on the system. To make a cert that works with these functions: New-SelfSignedCertificate -DnsName $CertName -CertStoreLocation $CertificateStoreLocation -KeyAlgorithm RSA -KeyLength 4096 -KeyExportPolicy Exportable -KeyProtection None -Provider 'Microsoft ... More info |