| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| VeraCrypt_1.20.dmg.sig | 2017-06-29 | 543 Bytes | |
| VeraCrypt_1.20.dmg | 2017-06-29 | 11.3 MB | |
| VeraCrypt User Guide.chm.sig | 2017-06-29 | 543 Bytes | |
| VeraCrypt User Guide.chm | 2017-06-29 | 1.9 MB | |
| veracrypt-1.20-setup.tar.bz2 | 2017-06-29 | 14.6 MB | |
| README.TXT | 2017-06-29 | 2.3 kB | |
| VeraCrypt-DCS-EFI-LGPL_1.20_Source.zip.sig | 2017-06-29 | 543 Bytes | |
| VeraCrypt-DCS-EFI-LGPL_1.20_Source.zip | 2017-06-29 | 215.5 kB | |
| veracrypt-1.20-sha512sum.txt | 2017-06-29 | 1.1 kB | |
| veracrypt-1.20-setup.tar.bz2.sig | 2017-06-29 | 543 Bytes | |
| veracrypt-1.20-sha256sum.txt | 2017-06-29 | 662 Bytes | |
| VeraCrypt_1.20_Source.zip | 2017-06-29 | 24.2 MB | |
| VeraCrypt_1.20_Source.tar.bz2 | 2017-06-29 | 22.4 MB | |
| VeraCrypt_1.20_Source.zip.sig | 2017-06-29 | 543 Bytes | |
| VeraCrypt_1.20_Source.tar.bz2.sig | 2017-06-29 | 543 Bytes | |
| Totals: 15 Items | 74.7 MB | 5 | |
Changes between 1.19 and 1.20 (29 June 2017) :
- All OSes:
* Use 64-bit optimized assembly implementation of Twofish and Camellia by Jussi Kivilinna.
- Camellia 2.5 faster when AES-NI supported by CPU. 30% faster without it.
* Use optimized implementation for SHA-512/SHA256.
- 33% speedup on 64-bit systems.
* Deploy local HTML documentation instead of User Guide PDF.
* Change links in UI from ones on Codeplex to ones hosted at veracrypt.fr
* Security: build binaries with support for Address Space Layout Randomization (ASLR).
- Windows:
* Fix bug in EFI system decryption using EFI Rescue Disk
* Enable using Secure Desktop for password entry. Add preferences option and
command line switch (/secureDesktop) to activate it.
* Use default mount parameters when mounting multiple favorites with password caching.
* Enable specifying PRF and TrueCryptMode for favorites.
* Preliminary driver changes to support EFI hidden OS functionality.
* Fix Streebog not recognized by /hash command line.
* Add support for ReFS filesystem on Windows 10 when creating normal volumes
* Fix high CPU usage when favorite configured to mount with VolumeID on arrival.
* Use CHM file for User Guide instead of PDF.
* Fix false warning in case of EFI system encryption about Windows not installed on boot drive.
* Enhancements to driver handling of various disk IOCTL.
* Enhancements to EFI bootloader. Add possibility to manually edit EFI configuration file.
* Driver Security: Use enhanced protection of NX pool under Windows 8 and later.
* Reduce performance impact of internal check for disconnected network drives.
* Minor fixes.
- MacOSX:
* OSX 10.7 or newer is required to run VeraCrypt.
* Make VeraCrypt default handler of .hc & .tc files.
* Add custom VeraCrypt icon to .hc and .tc files in Finder.
* Check TrueCryptMode in password dialog when opening container file with .tc extension.
- Linux:
* Check TrueCryptMode in password dialog when opening container file with .tc extension.
* Fix executable stack in resulting binary which was caused by crypto assembly files missing the GNU-stack note.