Versie 1.26.27 van VeraCrypt is uitgekomen, een bètarelease. VeraCrypt is ontstaan als een fork van TrueCrypt en is een opensource encryptieprogramma waarmee een harde schijf, partitie of een virtueel volume kan worden versleuteld. VeraCrypt gebruikt de originele broncode van TrueCrypt, maar bevat diverse verbeteringen met betrekking tot de beveiliging. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
All OSes:Windows:
- Update logo icons with a simplified ones without extra label text.
- Update documentation.
- Update translations.
Linux:
- Fix rare BSOD (Blue Screen of Death) issue affecting VeraCrypt driver.
- Enhancements to the driver crash dump filter (GH PR #1590).
- Enhancement to I/O request handling in the driver.
- Add support of Argon2id password hashing algorithm.
- Speedup mounting when PRF autodetection is selected.
- Add CLI switch /protectScreen to allow disabling screen protection in portable mode (cf documentation)
- Add argument to CLI switch /protectMemory to allow disabling memory protection in portable mode (cf documentation)
- Add setting and CLI switch /enableIME to allow enabling Input Method Editor (IME) in Secure Desktop
- Provide VeraCrypt C/C++ SDK for creating volumes (https://github.com/veracrypt/VeraCrypt-SDK)
macOS:
- Update Ubuntu 25.04 dependency to require libwxgtk3.2-1t64 package
- Allow AppImage file to start with "veracrypt" in any case
- Fix initial width of columns in main UI.
- Fix initial width of columns in main UI.