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 (
Collapse
)
Author
Files
Lines
2016-08-15
Windows EFI Bootloader: modifications to prepare EFI system encryption ↵
Alex
1
-11
/
+13
support (common files with DcsBoot)
2016-07-25
Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ↵
Mounir IDRASSI
1
-2
/
+2
a 1GB buffer is chosen.
2016-06-20
Crypto: Optimize 64-bit implementation of Whirlpool based on idea from ↵
Mounir IDRASSI
1
-115
/
+292
compression function in Botan library.
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 ↵
Mounir IDRASSI
1
-1
/
+1
tool Coverity.
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 ↵
Mounir IDRASSI
1
-1009
/
+769
assembly code developed by Wei Dai
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+1058