VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/BootEncryption.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-08Implement support for creating and booting encrypted partition using SHA-256....Mounir IDRASSI1-10/+66
2014-11-08Windows vulnerability fix: correct possible BSOD attack targeted towards GetW...Mounir IDRASSI1-1/+1
2014-11-08Add option in select the number of passes for volume header over-writing. By ...Mounir IDRASSI1-4/+4
2014-11-08Static Code Analysis : Generalize the use of Safe String functions. Add some ...Mounir IDRASSI1-13/+19
2014-11-08Static Code Analysis : Correctly initialize member variables in various const...Mounir IDRASSI1-0/+7
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI1-16/+16
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+2457