Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-17 | Linux: fix various compilation issues under Linux. | Mounir IDRASSI | 1 | -1/+1 | |
2016-08-15 | Windows EFI Bootloader: modifications to prepare EFI system encryption ↵ | Alex | 1 | -0/+2 | |
support (common files with DcsBoot) | |||||
2016-06-17 | Crypto: make Serpent source code use the same rotl32/rotr32 primitives as ↵ | Mounir IDRASSI | 1 | -33/+33 | |
the other files. | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -33/+33 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -938/+938 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -0/+1 | |
and TrueCrypt 3.0. | |||||
2014-11-08 | Bootloader: reduce the size of Serpent implementation when used as the ↵ | Mounir IDRASSI | 1 | -3/+3 | |
single cipher. We need this because to save space for the new features to come. | |||||
2014-11-08 | Optimize code space and solve the Serpent issue ↵ | Mounir IDRASSI | 1 | -10/+4 | |
(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 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+943 | |