Skip to content

Releases: zorggomat/FractalCryptGUI

FractalCrypt 2.0

09 Sep 12:00
Compare
Choose a tag to compare

Warning: This version is not compatible with FractalCrypt 1.0!

Changelog:
-CBC encryption mode has been changed to XTS mode
-The initialization vector generation function has been changed from md5 to pkbdf2 with 25k iterations
-The password generation function has been changed from sha256 to pkbdf2 with 10k iterations
-Small fixes

FractalCrypt 1.0

04 Sep 17:12
63e7521
Compare
Choose a tag to compare
v1.0

Update README.md