Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Crypto
/
Twofish.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
fix warnings and UB (#1164)
kovalev0
1
-1
/
+1
2019-12-09
Linux: fix NOASM compilation (#563) (#568)
alt3r 3go
1
-4
/
+4
2016-12-26
Windows: Enable Twofish optimized 64-bit assembly for UEFI bootloader since a...
Mounir IDRASSI
1
-4
/
+4
2016-12-07
Windows: Don't use Twofish x64 assembly implementation for UEFI bootloader (f...
Mounir IDRASSI
1
-5
/
+5
2016-12-07
Windows Bootloader: fix compilation error following Twofish code changes.
Mounir IDRASSI
1
-3
/
+1
2016-12-07
Crypto: Add optimized Twofish assembly implementation for x86_64.
Mounir IDRASSI
1
-416
/
+640
2016-10-17
Optimize performance of Twofish C implementation.
Mounir IDRASSI
1
-94
/
+461
2016-05-10
Remove trailing whitespace
David Foerster
1
-32
/
+32
2016-05-10
Normalize all line terminators
David Foerster
1
-549
/
+549
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-0
/
+1
2014-11-08
Optimize code space and solve the Serpent issue (https://sourceforge.net/p/ve...
Mounir IDRASSI
1
-2
/
+2
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+548