.. |
Bios.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
Boot.vcproj
|
Add support for SHA-256 in key derivation for bootloader encryption. Create separate bootloader images for SHA-256 and RIPEMD-160. Set SHA-256 as the default PRF for boot encryption and SHA-512 as default PRF for all other cases. Depricate RIPEMD-160.
|
2014-11-08 23:23:50 +01:00 |
BootCommon.h
|
Windows: Require upgrading rescue disk since we changed bootloader in 1.0f-2
|
2015-04-06 00:22:42 +02:00 |
BootConfig.cpp
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootConfig.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootConsoleIo.cpp
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootConsoleIo.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootCrt.asm
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootDebug.cpp
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootDebug.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootDefs.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootDiskIo.cpp
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootDiskIo.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootEncryptedIo.cpp
|
Static Code Analysis: Correctly initialize variables to avoid false-positive detection in the boot code.
|
2014-11-08 23:21:07 +01:00 |
BootEncryptedIo.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootMain.cpp
|
Windows Bootloader: Display message after entering password to inform user that the password is being processed. Without this, users coming from TrueCrypt think that the system is freezed since they expect it to boot quickly.
|
2015-03-02 00:23:55 +01:00 |
BootMain.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootMemory.cpp
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootMemory.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
BootSector.asm
|
Windows vulnerability fix : finally make bootloader decompressor more robust and secure by adding multiple checks and validation code. This solves the issue found by the Open Crypt Audit project. Note that we had to switch to the slow implementation of the function decode in order to keep the size of the decompressor code under 2K.
|
2014-11-08 23:23:42 +01:00 |
BootStrings.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
Decompressor.c
|
Windows vulnerability fix : finally make bootloader decompressor more robust and secure by adding multiple checks and validation code. This solves the issue found by the Open Crypt Audit project. Note that we had to switch to the slow implementation of the function decode in order to keep the size of the decompressor code under 2K.
|
2014-11-08 23:23:42 +01:00 |
IntFilter.cpp
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
IntFilter.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
Makefile
|
Add support for SHA-256 in key derivation for bootloader encryption. Create separate bootloader images for SHA-256 and RIPEMD-160. Set SHA-256 as the default PRF for boot encryption and SHA-512 as default PRF for all other cases. Depricate RIPEMD-160.
|
2014-11-08 23:23:50 +01:00 |
Platform.cpp
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
Platform.h
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |