Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,051 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: | 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