VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Sources
AgeCommit message (Expand)AuthorFilesLines
2017-06-23Crypto: Add optimized SHA-512 and SHA-256 assembly implementations for x86_64...Mounir IDRASSI1-3/+18
2017-06-21Crypto: Add optimized Camellia assembly implementation for x86_64 based on wo...Mounir IDRASSI1-2/+7
2016-12-07Crypto: Add optimized Twofish assembly implementation for x86_64.Mounir IDRASSI1-1/+3
2016-10-17Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain...Mounir IDRASSI1-1/+2
2016-08-15Windows: Add support for Streebog (hash) and kuznyechik (encryption)Mounir IDRASSI1-0/+2
2016-08-15Windows: Add Magma cipher (GOST-89)Mounir IDRASSI1-1/+4
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ...Mounir IDRASSI1-1/+2
2016-05-10Normalize all line terminatorsDavid Foerster1-20/+20
2015-12-31Cryptography: Optimize Whirlpool implementation by using public domain assemb...Mounir IDRASSI1-0/+1
2014-11-08Remove remaining legacy cryptographic algorithms that are never used by VeraC...Mounir IDRASSI1-4/+0
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+23