Filter By

Package Types

Operating System

Categories

Trust Information

By: | 286 downloads | Last Updated: 12/2/2020 | Latest Version: 1.1.0

Lets you easily and securely encrypt and recover text expressions and files in your .NET programs using X509 digital certificates and private keys. No prior experience with certificates required!

By: | 16 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