Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -7/+9 |
2015-01-03 | Windows: change cascade encryption naming format to reflex mathematical compo... | Mounir IDRASSI | 1 | -8/+24 |
2014-11-08 | Bootloader: optimize code size in single cipher mode by manually inlining EAI... | Mounir IDRASSI | 1 | -24/+3 |
2014-11-08 | Add support for SHA-256 in key derivation for bootloader encryption. Create s... | Mounir IDRASSI | 1 | -16/+31 |
2014-11-08 | Optimize code space and solve the Serpent issue (https://sourceforge.net/p/ve... | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | Adapt certain functions in the case of Windows bootloader in order to make it... | Mounir IDRASSI | 1 | -3/+32 |
2014-11-08 | Remove deprecated/legacy cryptographic algorithms and encryption modes that a... | Mounir IDRASSI | 1 | -864/+10 |
2014-11-08 | Static Code Analysis : Add various NULL pointers checks | Mounir IDRASSI | 1 | -8/+14 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+1871 |