Carbon.Cryptography

1.0.1

Makes encrypting and decrypting strings and other security work easy.

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Carbon.Cryptography -RequiredVersion 1.0.1

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

Install-PSResource -Name Carbon.Cryptography -Version 1.0.1

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) Aaron Jensen and WebMD Health Services.

Package Details

Author(s)

  • Aaron Jensen and WebMD Health Services

Tags

Desktop Core Caron security convert securestring string certificate certificates x509 x509certificate x509certificates install uninstall encrypt decrypt aes rsa protect unprotect crypto cryptography dpapi key public-key private-key asymmetric symmetric

Functions

Convert-CSecureStringToByte Convert-CSecureStringToString Get-CCertificate Install-CCertificate Protect-CString Uninstall-CCertificate Unprotect-CString

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

* Fixed: `Protect-CString` incorrectly marked as a filter instead of a function.
* Fixed: `Protect-CString` and `Unprotect-CString` failed to handle encryption exceptions.

FileList

Version History

Version Downloads Last updated
3.4.0-rc2 6 3/12/2024
3.4.0-rc1 4 3/5/2024
3.3.0 1,169 1/31/2024
3.2.0 623 10/17/2023
3.1.3 2,256 4/26/2023
3.1.2 727 3/10/2023
3.1.1 13 3/8/2023
3.1.0 84 2/18/2023
3.1.0-rc2 7 1/25/2023
3.1.0-rc1 25 1/20/2023
3.0.0 1,868 7/22/2022
2.3.0 123 4/12/2022
2.3.0-alpha198 83 4/8/2022
2.2.1 212 3/17/2022
2.2.0 610 10/27/2021
2.1.0 97 10/22/2021
2.0.0 94 10/20/2021
1.1.0 144 10/20/2021
1.0.4 230 5/14/2021
1.0.3 160 3/8/2021
1.0.2 108 2/6/2021
1.0.1 (current version) 97 2/5/2021
1.0.0 97 2/2/2021
Show less