PEMEncrypt
0.1.1
A cross-platform PowerShell module handling string encryption and decryption using RSA keys only. Allows strings to be encrypted when the client only has the public key available, in the event the encrypted string is being sent to a secure endpoint housing the private key where it will be decrypted for further use.
Minimum PowerShell version
5.1.0
Installation Options
Owners
Copyright
Nate Ferrell, 2019
Package Details
Author(s)
- Nate Ferrell
Tags
Windows MacOS Linux RSA Crypto Encrypt Decrypt PEM Security
Functions
Protect-PEMString Unprotect-PEMString
PSEditions
Dependencies
This module has no dependencies.
FileList
- PEMEncrypt.nuspec
- PEMEncrypt.psd1
- PEMEncrypt.psm1
- bin\netfx\BouncyCastle.Crypto.dll
- bin\netfx\SCRTHQ.PEMEncrypt.dll
- bin\netstandard\BouncyCastle.Crypto.dll
- bin\netstandard\SCRTHQ.PEMEncrypt.dll
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.1 | 1,973 | 8/24/2019 |
0.2.0 | 39 | 8/10/2019 |
0.1.1 (current version) | 29 | 7/8/2019 |
0.1.0 | 30 | 7/7/2019 |