VeraCrypt/src/Crypto
2016-07-29 22:40:44 +02:00
..
Aes_hw_cpu.asm Crypto: Use Hyper-V AES-NI detection workaround when displaying AES hardware availability in GUI. 2016-07-29 22:40:44 +02:00
Aes_hw_cpu.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Aes_x64.asm Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Aes_x86.asm Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Aes.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Aescrypt.c Normalize all line terminators 2016-05-10 20:20:14 +02:00
Aeskey.c Normalize all line terminators 2016-05-10 20:20:14 +02:00
Aesopt.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
AesSmall_x86.asm Fix space before tab 2016-05-10 22:24:06 +02:00
AesSmall.c Normalize all line terminators 2016-05-10 20:20:14 +02:00
AesSmall.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Aestab.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Aestab.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Camellia.c Linux/MacOSX: Solve compilation error linked to Camellia cipher addition. 2016-06-19 00:38:20 +02:00
Camellia.h Crypto: Add support for Japanese encryption standard Camellia, including for system encryption. 2016-06-02 00:12:00 +02:00
CamelliaSmall.c Crypto: Add support for Japanese encryption standard Camellia, including for system encryption. 2016-06-02 00:12:00 +02:00
CamelliaSmall.h Crypto: Add support for Japanese encryption standard Camellia, including for system encryption. 2016-06-02 00:12:00 +02:00
config.h Crypto: Add support for Japanese encryption standard Camellia, including for system encryption. 2016-06-02 00:12:00 +02:00
cpu.c Crypto: Use Hyper-V AES-NI detection workaround when displaying AES hardware availability in GUI. 2016-07-29 22:40:44 +02:00
cpu.h Windows:solve compilation error under VC++ 2008 by using extern "C" only when needed. 2016-06-20 12:10:08 +02:00
Crypto.vcproj Crypto: Add support for Japanese encryption standard Camellia, including for system encryption. 2016-06-02 00:12:00 +02:00
Crypto.vcxproj Windows: Use Visual C++ 2010 instead of Visual C++ 2008. 2016-06-17 15:50:47 +02:00
Crypto.vcxproj.filters Windows: Use Visual C++ 2010 instead of Visual C++ 2008. 2016-06-17 15:50:47 +02:00
Crypto.vcxproj.user Windows: Use Visual C++ 2010 instead of Visual C++ 2008. 2016-06-17 15:50:47 +02:00
Makefile Normalize all line terminators 2016-05-10 20:20:14 +02:00
Makefile.inc Normalize all line terminators 2016-05-10 20:20:14 +02:00
misc.h Crypto: Workaround for AES-NI issue under Hyper-V on Windows Server 2008 R2 which masks AES-NI from applications although it is available. 2016-07-24 23:48:07 +02:00
Rmd160.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Rmd160.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Serpent.c Crypto: make Serpent source code use the same rotl32/rotr32 primitives as the other files. 2016-06-17 15:50:40 +02:00
Serpent.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Sha2.c Normalize all line terminators 2016-05-10 20:20:14 +02:00
Sha2.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Sha2Small.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Sha2Small.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Sources Crypto: Add support for Japanese encryption standard Camellia, including for system encryption. 2016-06-02 00:12:00 +02:00
Twofish.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Twofish.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Whirlpool.c Windows: solve benchmark issue for Whirlpool which caused wrong numbers when a 1GB buffer is chosen. 2016-07-25 08:26:09 +02:00
Whirlpool.h Windows: solve benchmark issue for Whirlpool which caused wrong numbers when a 1GB buffer is chosen. 2016-07-25 08:26:09 +02:00