Mounir IDRASSI
|
3bdb9a32d7
|
Windows MBR bootloader: reduce required stack size for cascade bootloader by removing unnecessary field from Twofish structure in this case.
|
2017-07-19 01:12:23 +02:00 |
|
Mounir IDRASSI
|
5493de11d5
|
Windows: Enable Twofish optimized 64-bit assembly for UEFI bootloader since a pre-compiled object file was included to its build system.
|
2016-12-26 00:00:05 +01:00 |
|
Mounir IDRASSI
|
a0eadbd660
|
Windows: Don't use Twofish x64 assembly implementation for UEFI bootloader (for now, yasm is not integrated in EDKII framework).
|
2016-12-07 12:36:08 +01:00 |
|
Mounir IDRASSI
|
263abeee3a
|
Crypto: Add optimized Twofish assembly implementation for x86_64.
|
2016-12-07 12:36:04 +01:00 |
|
Mounir IDRASSI
|
2edd12fe22
|
Optimize performance of Twofish C implementation.
|
2016-10-17 18:40:32 +02:00 |
|
David Foerster
|
fc37cc4a02
|
Normalize all line terminators
|
2016-05-10 20:20:14 +02:00 |
|
Mounir IDRASSI
|
0178a6d33f
|
Optimize code space and solve the Serpent issue (https://sourceforge.net/p/veracrypt/discussion/technical/thread/fb09633a/#6406) by removing key length parameter from serpent_set_key and twofish_set_key
|
2014-11-08 23:23:37 +01:00 |
|
Mounir IDRASSI
|
c606f0866c
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
|