VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto
AgeCommit message (Collapse)AuthorFilesLines
2014-11-08Remove deprecated/legacy cryptographic algorithms and encryption modes that ↵Mounir IDRASSI9-1946/+0
are never used by VeraCrypt. This will speed up volumes opening in many cases.
2014-11-08use burn instead of memset when clearing RIPEMD context to ensure the ↵Mounir IDRASSI1-1/+1
compiler won't optimize it
2014-11-08Update RIPEMD160 implementation in Windows Bootloaded to benefit from the ↵Mounir IDRASSI2-4/+3
compiler 32-bit integer
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI35-0/+13423