| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| VeraCrypt_1.0f_Bundle.7z | 2015-01-04 | 49.0 MB | |
| VeraCrypt Setup 1.0f-XP Fix.exe.sig | 2015-01-02 | 543 Bytes | |
| VeraCrypt Setup 1.0f-XP Fix.exe | 2015-01-02 | 7.7 MB | |
| VeraCrypt_User_Guide_1.0f.pdf.sig | 2015-01-02 | 543 Bytes | |
| VeraCrypt_User_Guide_1.0f.pdf | 2015-01-02 | 2.7 MB | |
| VeraCrypt_1.0f.dmg.sig | 2014-12-31 | 543 Bytes | |
| VeraCrypt_1.0f.dmg | 2014-12-31 | 7.0 MB | |
| veracrypt-1.0.f-sha512sum.txt | 2014-12-31 | 784 Bytes | |
| veracrypt-1.0.f-sha256sum.txt | 2014-12-31 | 464 Bytes | |
| README.txt | 2014-12-31 | 2.0 kB | |
| veracrypt-1.0f-setup.tar.bz2.sig | 2014-12-31 | 543 Bytes | |
| veracrypt-1.0f-setup.tar.bz2 | 2014-12-31 | 15.7 MB | |
| veracrypt_1.0f_Source.zip.sig | 2014-12-31 | 543 Bytes | |
| veracrypt_1.0f_Source.zip | 2014-12-31 | 6.7 MB | |
| veracrypt_1.0f_Source.tar.bz2 | 2014-12-31 | 5.2 MB | |
| veracrypt_1.0f_Source.tar.bz2.sig | 2014-12-31 | 543 Bytes | |
| VeraCrypt Setup 1.0f.exe.sig | 2014-12-31 | 543 Bytes | |
| VeraCrypt Setup 1.0f.exe | 2014-12-31 | 7.7 MB | |
| Totals: 18 Items | 101.5 MB | 13 | |
Changes between 1.0e and 1.0f (30 December 2014) :
- All OSs:
*Add support for mounting TrueCrypt volumes.
* Add support for converting TrueCrypt containers and non-system partitions.
* Add support for SHA-256 for volume encryption.
* Make SHA-512 the default key derivation algorithm and change the order of preference of derivation algorithms : SHA-512 -> Whirlpool -> SHA-256 -> RIPEMD160
* Deprecate RIPEMD160 for non-system encryption.
* Speedup mount operation by enabling choice of correct hash algorithm.
* Display a wait dialog during lengthy operations to avoid freezing the GUI.
* Implement creation of multiple keyfiles at once, with predefined or random size.
* Always display random gathering dialog before performing sensitive operations.
* Links in the application now points to the online resources on Codeplex
* First version of proper VeraCrypt User Guide
- MacOSX:
* Implement support for hard drives with a large sector size (> 512).
* Link against new wxWidgets version 3.0.2
* Solve truncated text in some Wizard windows.
- 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.
* Correct a random crash when clicking the link for more information on keyfiles
* Implement option to auto-dismount when user session is locked
* Add self-test vectors for SHA-256
* Modern look-and-feel by enabling visual styles.
* few minor fixed.