Uses managed AES 256 with a 128 bit random salt and random initialization vector. Salt and IV are embedded in the CypherText.
- Fork of Encryptamajig
- Used for encrypting the TrueCrypt volume password and hashing the Master Password
- Uses managed AES 256 with a 128 bit random salt and random initialization vector
- Salt and IV are embedded in the CypherText
TODO: Write usage instructions
TODO: Write history
- Inspiration: Encryptamajig
MIT license, see LICENSE file