StringCertProtection

2.2.0

A set of cmdlets to encrypt/decrypt sensitive strings using certificate-based encryption methods.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name StringCertProtection -RequiredVersion 2.2.0

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

Install-PSResource -Name StringCertProtection -Version 2.2.0

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

© 2019 Yevrag35, LLC. All rights reserved.

Package Details

Author(s)

  • Mike Garvey

Tags

Encryption Certificate SHA256 Protect String Encrypt Decrypt Module Cmdlet Credential SecureString Plain Text Unprotect New Generate Registry PSPath

Cmdlets

Protect-String Protect-StringToRegistry Unprotect-String Unprotect-StringFromRegistry

Functions

New-StringCertificate

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

Fixed byte length error resulting in "Index was outside of bounds" exceptions for certain length passwords.

FileList

Version History

Version Downloads Last updated
2.3.1 835 3/3/2020
2.2.0 (current version) 73 6/26/2019
2.0.1 19 6/19/2019
1.1.0 63 1/6/2019
1.0.1 34 10/13/2018