1.0f-BETA
October 26, 2014
All OSs:
-
Add support for SHA-256 for volume encryption.
-
Make SHA-512 the default key derivation algorithm instead of RIPEMD160.
-
Change the order of preference of derivation algorithms : SHA-512 -> Whirlpool -> SHA-256 -> RIPEMD160.
MacOSX:
Linux:
-
Add support of NTFS formatting of volumes.
-
Correct issue on opening of the user guide PDF.
-
Better support for hard drives with a large sector size (> 512).
-
Link against new wxWidgets version 3.0.2.
Windows:
-
Security: fix vulnerability in bootloader detected by Open Crypto Audit and make it more robust.
-
Add support for SHA-256 in system boot encryption.
-
Various optimizations in bootloader.
-
Complete fix of ShellExecute security issue.
-
Kernel driver: check that the password length received from bootloader is less or equal to 64.
1.0e
September 4, 2014
Improvements and bug fixes:
-
Correct most of the security vulnerabilities reported by the Open Crypto Audit Project.
-
Correct security issues detected by Static Code Analysis, mainly under Windows.
-
Correct issue of unresponsiveness when changing password/key file of a volume. Reduce overall time taken for creating encrypted volume/partition.
-
Minor improvements and bug fixes (look at git history for more details).
1.0d
June 3, 2014
Improvements and bug fixes:
What was new in older versions >>