VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Twofish.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Linux: fix NOASM compilation (#563) (#568)alt3r 3go1-4/+4
2016-12-26Windows: Enable Twofish optimized 64-bit assembly for UEFI bootloader since a...Mounir IDRASSI1-4/+4
2016-12-07Windows: Don't use Twofish x64 assembly implementation for UEFI bootloader (f...Mounir IDRASSI1-5/+5
2016-12-07Windows Bootloader: fix compilation error following Twofish code changes.Mounir IDRASSI1-3/+1
2016-12-07Crypto: Add optimized Twofish assembly implementation for x86_64.Mounir IDRASSI1-416/+640
2016-10-17Optimize performance of Twofish C implementation.Mounir IDRASSI1-94/+461
2016-05-10Remove trailing whitespaceDavid Foerster1-32/+32
2016-05-10Normalize all line terminatorsDavid Foerster1-549/+549
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-0/+1
2014-11-08Optimize code space and solve the Serpent issue (https://sourceforge.net/p/ve...Mounir IDRASSI1-2/+2
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+548