CredCraft

3.0.0

Unique key generation File  based on which one can Encrypt a string (UserId, or Password, etc) that will generate a Encrypted file also.
Based on the Encrypted file generated one can decrypt the string (UserID or Password) with the same Key File generated earlier which are all placed in the physical drive path of the server or machine.
One time Generation of Key Fi
Unique key generation File  based on which one can Encrypt a string (UserId, or Password, etc) that will generate a Encrypted file also.
Based on the Encrypted file generated one can decrypt the string (UserID or Password) with the same Key File generated earlier which are all placed in the physical drive path of the server or machine.
One time Generation of Key File and the Encrypted UserID and Password generation files.
Use multiple Times to Decrypt the Encrypted String in various applications in Powershell,
provided you should pass appropriate parameter values to Decrupt files created during Encryption and Key generation.
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name CredCraft

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

Install-PSResource -Name CredCraft

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) 2022 Saikat Manna. All rights reserved.

Package Details

Author(s)

  • Saikat Manna

Functions

NewCredCraftKey NewCredCraftEncrypt GetCredCraftDecrypt

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
3.0.0 (current version) 79 3/2/2022
1.2.0 18 3/2/2022
1.1.0 30 3/1/2022
1.0.0 36 3/1/2022