Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Crypto
/
Whirlpool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
Linux: Workaround for gcc 4.4.7 bug under CentOS 6 that causes VeraCrypt buil...
Mounir IDRASSI
1
-0
/
+14
2017-07-02
Linux/MacOSX: align workspace stack variable in WhirlpoolTransform SSE code.
Mounir IDRASSI
1
-1
/
+1
2017-01-12
Fix build error in Crypto/Whirpool.c when using LLVM Clang compiler by disabl...
Mounir IDRASSI
1
-0
/
+9
2016-08-15
Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...
Alex
1
-11
/
+13
2016-07-25
Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ...
Mounir IDRASSI
1
-2
/
+2
2016-06-20
Crypto: Optimize 64-bit implementation of Whirlpool based on idea from compre...
Mounir IDRASSI
1
-115
/
+292
2016-05-10
Remove trailing whitespace
David Foerster
1
-6
/
+6
2016-05-01
Reset bogus executable permissions
David Foerster
1
-0
/
+0
2016-02-21
Crypto: update Whirlpool implementation using latest code from Crypto++.
Mounir IDRASSI
1
-441
/
+446
2016-02-07
Windows:Fix various issues and warnings reported by static code analysis tool...
Mounir IDRASSI
1
-1
/
+1
2016-01-03
Cryptography: correct Whirlpool compilation error on Big Endian platforms.
Mounir IDRASSI
1
-271
/
+271
2015-12-31
Cryptography: Optimize Whirlpool implementation by using public domain assemb...
Mounir IDRASSI
1
-1009
/
+769
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+1058