| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Linux | 2023-08-31 | ||
| FreeBSD | 2022-02-20 | ||
| Source Code | 2022-02-20 | ||
| macOS | 2022-02-20 | ||
| Windows | 2022-02-20 | ||
| veracrypt-1.25.9-sha256sum.txt | 2023-08-31 | 6.1 kB | |
| veracrypt-1.25.9-sha512sum.txt | 2023-08-31 | 9.8 kB | |
| veracrypt-1.25.9-sha256sum.txt.sig | 2023-08-31 | 566 Bytes | |
| veracrypt-1.25.9-sha512sum.txt.sig | 2023-08-31 | 566 Bytes | |
| VeraCrypt_1.25.9_Bundle.7z | 2022-02-20 | 362.4 MB | |
| VeraCrypt_1.25.9_Bundle.7z.sig | 2022-02-20 | 566 Bytes | |
| VeraCrypt_1.25.9_Language_Files.zip.sig | 2022-02-20 | 565 Bytes | |
| VeraCrypt_1.25.9_Language_Files.zip | 2022-02-20 | 3.1 MB | |
| README.TXT | 2022-02-20 | 1.6 kB | |
| VeraCrypt User Guide.chm | 2022-02-20 | 1.9 MB | |
| README.TXT.sig | 2022-02-20 | 565 Bytes | |
| VeraCrypt User Guide.chm.sig | 2022-02-20 | 566 Bytes | |
| Totals: 17 Items | 367.4 MB | 215 | |
Changes between 1.25.7 and 1.25.9 (19 February 2022) :
- All OSes:
* Update translations (Chinese, Dutch, French, German, Turkish).
- Windows:
* Make MSI installer compatible with system encryption.
* Set minimum support for MSI installation to Windows 7.
* Fix failure to create Traveler Disk when VeraCrypt is installed using MSI.
* Don't cache the outer volume password when mounting with hidden volume protection if wrong hidden volume password was specified.
* Reduce the size of EXE installers by almost 50% by using LZMA compression instead of DEFLATE.
* Fix double-clicking mounted drive in VeraCrypt UI not working in some special Windows configurations.
* Add registry key to fix BSOD during shutdown/reboot on some machines when using system encryption.
- Under "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\veracrypt", create a REG_DWORD value named "VeraCryptEraseKeysShutdown".
- Setting this registry value to 0 disables erasing system encryption keys which is the cause of BSOD during shutdown on some machines.
- Linux:
* Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window.
* Fix generic Linux installer overwriting /usr/sbin if it is a symlink.
* Fix crash when building with _GLIBCXX_ASSERTIONS defined.
* Enable building from source without AES-NI support.
- MacOSX:
* Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window.