VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Makefile.inc
AgeCommit message (Collapse)AuthorFilesLines
2017-06-21Crypto: Add optimized Camellia assembly implementation for x86_64 based on ↵Mounir IDRASSI1-0/+7
work by Jussi Kivilinna (https://github.com/jkivilin/supercop-blockciphers). This improve speed by a factor of 2.5 when AES-NI supported by CPU and by 30% if AES-NI not supported.
2016-12-07Crypto: Add optimized Twofish assembly implementation for x86_64.Mounir IDRASSI1-0/+6
2016-08-15Windows: Add Magma cipher (GOST-89)Mounir IDRASSI1-0/+3
2016-05-10Normalize all line terminatorsDavid Foerster1-15/+15
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+15