CredCraft

1.1.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 Gene
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

Installation Options

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

Install-Module -Name CredCraft -RequiredVersion 1.1.0

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

Install-PSResource -Name CredCraft -Version 1.1.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

(c) 2022 Saikat Manna. All rights reserved.

Package Details

Author(s)

  • Saikat Manna

Functions

New-CredCraftKey New-CredCraftEncrypt Get-CredCraftDecrypt

Dependencies

This module has no dependencies.

FileList

Version History

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