Jump to content

User:Laughingmirage

From Wikipedia, the free encyclopedia
Laughingmirage
DeveloperIDRIX
ReleaseJune 2013 (2013-06)[1]
Stable release
9.2
Written inC, C++, Assembly
Size5.70 MB
TypeDisk encryption software
LicenseMicrosoft Public License (Ms-PL (source-available freeware)
Websiteveracrypt.codeplex.com


VeraCrypt is an active source-available freeware utility used for on-the-fly encryption (OTFE). It can create a virtual encrypted disk within a file or encrypt a partition or (under Microsoft Windows except Windows 8 with GPT) the entire storage device (pre-boot authentication).

VeraCrypt was created as an alternative to TrueCrypt. It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. VeraCrypt 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 327661. And for standard containers and other partitions, TrueCrypt uses at most 2000 iterations but VeraCrypt uses 655331 for RIPEMD160 and 500000 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.

The VeraCrypt storage format is INCOMPATIBLE with TrueCrypt storage format.

See also

[edit]

Notes

[edit]

References

[edit]
  1. ^ Cite error: The named reference version-history was invoked but never defined (see the help page).
[edit]

Category:2014 software]] Category:Cryptographic software]] Category:Disk encryption]] Category:Windows security software]] Category:Software that uses wxWidgets]] Category:Software written in assembly language]] Category:Software written in C]] Category:Software written in C++]]