Skip to content

Fork of Encryptamajig (https://github.com/jbubriski/Encryptamajig). Uses managed AES 256 with a 128 bit random salt and random initialization vector. Salt and IV are embedded in the CypherText.

License

Notifications You must be signed in to change notification settings

ChazSII/Simple-AES256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-AES256

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

Installation

Nuget Package

Usage

TODO: Write usage instructions

History

TODO: Write history

Credits

License

MIT license, see LICENSE file

About

Fork of Encryptamajig (https://github.com/jbubriski/Encryptamajig). Uses managed AES 256 with a 128 bit random salt and random initialization vector. Salt and IV are embedded in the CypherText.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published