VeraCrypt
VeraCrypt copied to clipboard
Disk encryption with strong security based on TrueCrypt
As of now, Veracrrypt doesn't( officially - though workarounds exist ) support encrypting a linux rootfs. Reason probably having to do with it's custom boot manager. Suggestion: Implement Temporary support...
Currently Veracrypt is not installable on Debian testing as the dependency libwxgtk3.0-gtk3-0v5 is not installable. They have a higher version libwxgtk3.2-1 but that wouldn't fulfill that dependency, correct? If not,...
Hello, I was playing with an outer and hidden volume that I created through veracrypt command line with ext4 for outer and hidden volume. After a time I got the...
C++17 features std::byte which breaks "byte" definitions in Crypto++ library. This pull requests fixes this.
Update Korean Translation. This PR includes: 1. Translate untranslated strings 2. Fix some typo
Dark theme
Please add a dark theme to the Windows and Linux applications. Because using your application at night or in dark rooms is very unpleasant because of the bright white background.
Welcome back and happy new Year 2024
We don't need to reset PIM in PasswordException as it is immediately fell back to if PIM is specified in text mode, but password is not. This causes an exception...
Update translation
On mount pim=0 option doesn't work anymore. It asks to enter something or leave blank and click enter. veracrypt -t "$fName" "$mName" --pim=0 -p "" -k "" --protect-hidden=no --fs-options=noatime VeraCrypt...