ProtectStrings

1.26.8

Protect string text with DPAPI or AES encryption

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ProtectStrings

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ProtectStrings

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Courtney Bodett. All rights reserved.

Package Details

Author(s)

  • Courtney Bodett

Tags

string encryption dpapi aes Windows

Functions

Export-MasterPassword Get-AESKeyConfig Get-MasterPassword Import-MasterPassword Protect-String Remove-MasterPassword Set-AESKeyConfig Set-MasterPassword Unprotect-String

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## [1.26.8] - 2025-03-11

### Added

- For new features.

### Changed

- For changes in existing functionality.

### Deprecated

- For soon-to-be removed features.

### Removed

- For now removed features.

### Fixed

- For any bug fix.

### Security

- In case of vulnerabilities.

FileList

Version History

Version Downloads Last updated
1.26.8 (current version) 7 3/12/2025
1.26.6 10 3/5/2025
1.26.5 23 12/6/2024
1.26.2 21 4/13/2024
1.26.1 40 11/4/2022
1.23.8 12 10/11/2022
1.23.7 15 8/30/2022
Show more