ProtectStrings
1.27.1
Protect string text with DPAPI or AES encryption
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2021 Courtney Bodett. All rights reserved.
Package Details
Author(s)
- Courtney Bodett
Tags
string encryption dpapi aes Windows
Functions
Clear-MasterPassword Export-MasterPassword Get-AESKeyConfig Get-MasterPassword Import-MasterPassword Protect-String Set-AESKeyConfig Set-MasterPassword Unprotect-String
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## [1.27.1] - 2025-05-13
### Fixed
- DPAPI required manually adding System.Security assembly type on v5.1
- AES encryption wasn't automatically asking for password when no password was present
FileList
- ProtectStrings.nuspec
- ProtectStrings.psd1
- ProtectStrings.psm1