Gainz-ProtectData

0.1.1


Gainz: Protect Data Module

ProtectData provides functions/cmdlets that will encrypt and decrypt string or
binary data with a SecureString password or a private key made of an array of
ytes.

By default, the encrypted value will also contain a computed hash of the
data to verify integrity.

Installation Options

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

Install-Module -Name Gainz-ProtectData -RequiredVersion 0.1.1

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

Install-PSResource -Name Gainz-ProtectData -Version 0.1.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) 2018 Nerdy Mishka. All rights reserved.

Package Details

Author(s)

  • Nerdy Mishka Michael Herndon

Tags

Protect Protect-String Protect-Blob Data DevOps Gainz NerdyMishka

Functions

Protect-Blob Protect-String Get-ProtectOptions Unprotect-Blob Unprotect-String ConvertTo-UnprotectedBytes

Dependencies

This module has no dependencies.

Release Notes


0.1.0 - Early Release

The module is not documented yet. Blob and String encryption works with a
password or a private key made of bytes.  
        

FileList

Version History

Version Downloads Last updated
0.1.2 350 3/17/2019
0.1.1 (current version) 165 10/28/2018
0.1.0 79 8/31/2018