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
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
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.
Minimum PowerShell version
5.1
Installation Options
Author(s)
Saikat Manna
Copyright
(c) 2022 Saikat Manna. All rights reserved.
Package Details
Owners
Functions
NewCredCraftKey NewCredCraftEncrypt GetCredCraftDecrypt
Dependencies
This module has no dependencies.
FileList
- CredCraft.nuspec
- CredCraft.psm1
- CredCraft.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 (current version) | 67 | 3/2/2022 |
1.2.0 | 16 | 3/2/2022 |
1.1.0 | 28 | 3/1/2022 |
1.0.0 | 34 | 3/1/2022 |