VeraCrypt for Mac
Strong encryption based on TrueCrypt.

VeraCrypt is a free disk encryption software brought to you by IDRIX (https://www.idrix.fr) and that is based on TrueCrypt. It adds enhanced security to the algorithms used for system and partition encryption, making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt.
As an example, when the system partition is encrypted, TrueCrypt uses PBKDF2-RIPEMD160 with 1000 iterations whereas in VeraCrypt we use 327,661. And for standard containers and other partitions, TrueCrypt uses at most 2000 iterations, but VeraCrypt uses 655,331 for RIPEMD160 and 500,000 iterations for SHA-2 and Whirlpool.
This enhanced security adds some delay only to the opening of encrypted partitions without any performance impact to the application use phase. This is acceptable to the legitimate owner but it makes it much harder for an attacker to gain access to the encrypted data.
Note: While the software is classified as free, it is actually donationware. Please consider making a donation to help support development.
WOLFCRYPT=1 builds now use wolfCrypt PBKDF2 instead of HKDF and honor VeraCrypt's PBKDF2 iteration count.
/cancelmount CLI switch, including auto-mount scans.DcsProp rewrite handling./protectScreen to allow disabling screen protection in portable mode (cf documentation)./protectMemory to allow disabling memory protection in portable mode (cf documentation)./enableIME to allow enabling Input Method Editor (IME) in Secure Desktop.--filesystem=kernel-ntfs and -m kernelntfs.
--filesystem=ntfs3 now pins the kernel ntfs3 driver and bypasses mount helpers such as mount.ntfs3.nokernelcrypto during external formatting.ftruncate(), so the host filesystem may keep regions unwritten or sparse until data is written to them.Command-A in password fields.
Comments
User Ratings