VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Whirlpool.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-02Linux/MacOSX: align workspace stack variable in WhirlpoolTransform SSE code.Mounir IDRASSI1-1/+1
2017-01-12Fix build error in Crypto/Whirpool.c when using LLVM Clang compiler by disabl...Mounir IDRASSI1-0/+9
2016-08-15Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...Alex1-11/+13
2016-07-25Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ...Mounir IDRASSI1-2/+2
2016-06-20Crypto: Optimize 64-bit implementation of Whirlpool based on idea from compre...Mounir IDRASSI1-115/+292
2016-05-10Remove trailing whitespaceDavid Foerster1-6/+6
2016-05-01Reset bogus executable permissionsDavid Foerster1-0/+0
2016-02-21Crypto: update Whirlpool implementation using latest code from Crypto++.Mounir IDRASSI1-441/+446
2016-02-07Windows:Fix various issues and warnings reported by static code analysis tool...Mounir IDRASSI1-1/+1
2016-01-03Cryptography: correct Whirlpool compilation error on Big Endian platforms.Mounir IDRASSI1-271/+271
2015-12-31Cryptography: Optimize Whirlpool implementation by using public domain assemb...Mounir IDRASSI1-1009/+769
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+1058