Age | Commit message (Collapse) | Author | Files | Lines |
|
more checks. Add extra checks. Solve various issues.
|
|
volumes to VeraCrypt using the change password functionality.
|
|
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
|
|
correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption.
|
|
GetWipePassCount() / WipeBuffer() found by the Open Crypto Audit Project.
|
|
partition if the user choose to wipe the driver. Latest studies show that even one pass is enough to make data irretrievable. A value of 3 is a conservative approach that enhance performance without scarifying security. http://www.infosecisland.com/blogview/16130-The-Urban-Legend-of-Multipass-Hard-Disk-Overwrite.html http://digital-forensics.sans.org/blog/2009/01/15/overwriting-hard-drive-data/
|
|
NULL pointer checks. Avoid false-positive detection in AppendMenu (MF_SEPARATOR) calls by setting the last parameter to "" instead of NULL.
|
|
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
|
|
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word.
|
|
|