Age | Commit message (Expand) | Author | Files | Lines |
2016-08-15 | Windows: Add support for Streebog (hash) and kuznyechik (encryption) | Mounir IDRASSI | 1 | -0/+3 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -4/+4 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -48/+48 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 1 | -5/+7 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -7/+9 |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -1/+1 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -5/+5 |
2015-02-22 | Speed and memory usage optimization for key derivation based on patches by Ni... | Mounir IDRASSI | 1 | -8/+11 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Simplify code handling iterations count: in boot mode, we'll set the correct ... | Mounir IDRASSI | 1 | -2/+2 |
2014-11-08 | Add support for SHA-256 in key derivation for bootloader encryption. Create s... | 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 | Enhance security by rising the iterations used in PBKDF2 : 327670 instead of ... | Mounir IDRASSI | 1 | -2/+2 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+41 |