Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -1/+19 |
2014-11-08 | Bootloader: optimize code size in single cipher mode by manually inlining EAI... | Mounir IDRASSI | 1 | -0/+4 |
2014-11-08 | Add support for SHA-256 in key derivation for bootloader encryption. Create s... | Mounir IDRASSI | 1 | -8/+15 |
2014-11-08 | Adapt certain functions in the case of Windows bootloader in order to make it... | Mounir IDRASSI | 1 | -2/+10 |
2014-11-08 | Lower number of times we overwrite volume header during the encryption of a p... | Mounir IDRASSI | 1 | -0/+3 |
2014-11-08 | Remove remaining legacy cryptographic algorithms that are never used by VeraC... | Mounir IDRASSI | 1 | -3/+0 |
2014-11-08 | Remove deprecated/legacy cryptographic algorithms and encryption modes that a... | Mounir IDRASSI | 1 | -27/+1 |
2014-11-08 | Static Code Analysis : Add various NULL pointers checks | Mounir IDRASSI | 1 | -2/+2 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+332 |