VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Twofish.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Linux: fix NOASM compilation (#563) (#568)alt3r 3go1-2/+2
2017-07-19Windows MBR bootloader: reduce required stack size for cascade bootloader by ...Mounir IDRASSI1-0/+2
2016-12-26Windows: Enable Twofish optimized 64-bit assembly for UEFI bootloader since a...Mounir IDRASSI1-2/+2
2016-12-07Windows: Don't use Twofish x64 assembly implementation for UEFI bootloader (f...Mounir IDRASSI1-2/+2
2016-12-07Crypto: Add optimized Twofish assembly implementation for x86_64.Mounir IDRASSI1-4/+16
2016-10-17Optimize performance of Twofish C implementation.Mounir IDRASSI1-1/+2
2016-05-10Normalize all line terminatorsDavid Foerster1-56/+56
2014-11-08Optimize code space and solve the Serpent issue (https://sourceforge.net/p/ve...Mounir IDRASSI1-1/+2
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+55