Skip to content

Releases: zorggomat/FractalCryptGUI

FractalCrypt 2.0

Choose a tag to compare

@zorggomat zorggomat released this 09 Sep 12:00

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

Choose a tag to compare

@zorggomat zorggomat released this 04 Sep 17:12
63e7521
v1.0

Update README.md