VeraCrypt/src/Crypto
Mounir IDRASSI 90bd57fe40 Windows: Full UNICODE rewrite and implement support for UNICODE passwords. 2015-11-26 01:44:52 +01:00
..
Aes.h Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
AesSmall.c Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
AesSmall.h Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
AesSmall_x86.asm Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Aes_hw_cpu.asm Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Aes_hw_cpu.h Update license information to reflect the use of a dual license Apache 2.0 and TrueCrypt 3.0. 2015-08-06 00:04:25 +02:00
Aes_x64.asm Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Aes_x86.asm Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Aescrypt.c Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Aeskey.c Static Code Analysis: clarify macros definition and use. 2015-02-09 11:01:06 +01:00
Aesopt.h Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Aestab.c Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Aestab.h Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Crypto.vcproj Windows: Full UNICODE rewrite and implement support for UNICODE passwords. 2015-11-26 01:44:52 +01:00
Makefile Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Makefile.inc Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Rmd160.c Update license information to reflect the use of a dual license Apache 2.0 and TrueCrypt 3.0. 2015-08-06 00:04:25 +02:00
Rmd160.h Update RIPEMD160 implementation in Windows Bootloaded to benefit from the compiler 32-bit integer 2014-11-08 23:18:44 +01:00
Serpent.c Update license information to reflect the use of a dual license Apache 2.0 and TrueCrypt 3.0. 2015-08-06 00:04:25 +02:00
Serpent.h 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
Sha2.c Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Sha2.h Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Sha2Small.c Add SHA-256 source specific for upcoming bootloader build because of its small size. It was derived from the libtomcrypt public domain source. 2014-11-08 23:23:48 +01:00
Sha2Small.h Add SHA-256 source specific for upcoming bootloader build because of its small size. It was derived from the libtomcrypt public domain source. 2014-11-08 23:23:48 +01:00
Sources Remove remaining legacy cryptographic algorithms that are never used by VeraCrypt. 2014-11-08 23:21:35 +01:00
Twofish.c Update license information to reflect the use of a dual license Apache 2.0 and TrueCrypt 3.0. 2015-08-06 00:04:25 +02:00
Twofish.h 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
Whirlpool.c Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00
Whirlpool.h Add original TrueCrypt 7.1a sources 2014-11-08 23:18:07 +01:00