encryptdecrypt
0.8.2
Create AES/RSA encrypted strings or files. Decrypt existing AES/RSA encrypted strings or files. GitHub: https://github.com/pldmgg/EncryptDecrypt
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2018 pldmgg. All rights reserved.
Package Details
Author(s)
- pldmgg
Functions
Extract-PfxCerts Get-DecryptedContent Get-EncryptionCert Get-PfxCertificateBetter Get-PrivateKeyProperty New-EncryptedFile New-SelfSignedCertificateEx
Dependencies
This module has no dependencies.
FileList
- encryptdecrypt.nuspec
- EncryptDecrypt.psd1
- EncryptDecrypt.psm1
- VariableLibrary.ps1
- Private\DecryptFile.ps1
- Private\EncryptFile.ps1
- Private\GetModuleDependencies.ps1
- Private\InvokeModuleDependencies.ps1
- Private\InvokePSCompatibility.ps1
- Private\NewCryptographyKey.ps1
- Private\NewUniqueString.ps1
- Private\UnzipFile.ps1
- Public\Extract-PfxCerts.ps1
- Public\Get-DecryptedContent.ps1
- Public\Get-EncryptionCert.ps1
- Public\Get-PfxCertificateBetter.ps1
- Public\Get-PrivateKeyProperty.ps1
- Public\New-EncryptedFile.ps1
- Public\New-SelfSignedCertificateEx.ps1