Age | Commit message (Expand) | Author | Files | Lines |
2022-03-08 | Implement support of Blake2s-256 hash algorithm and remove deprecated algorit... | Mounir IDRASSI | 1 | -11/+10 |
2019-11-15 | Debug build: fix ParameterIncorrect error on hash benchmark start (#542) (#544) | alt3r 3go | 1 | -1/+1 |
2017-07-02 | Linux/MacOSX: use aligned memory for allocating hash context to avoid issues ... | Mounir IDRASSI | 1 | -5/+5 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2016-08-17 | Linux/MacOSX: Add Streebog to the list of supported hash algorithms used for ... | Mounir IDRASSI | 1 | -0/+1 |
2016-08-17 | Linux: fix various compilation issues under Linux. | Mounir IDRASSI | 1 | -1/+1 |
2016-08-15 | Windows: Add support for Streebog (hash) and kuznyechik (encryption) | Mounir IDRASSI | 1 | -0/+25 |
2016-07-25 | Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ... | Mounir IDRASSI | 1 | -1/+1 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -3/+3 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -5/+9 |
2015-02-08 | Linux/MacOSX: mark RIPEMD-160 as deprecated like it's the case on Windows. It... | Mounir IDRASSI | 1 | -0/+1 |
2014-11-08 | Integrate SHA-256 support into Linux/MacOSX code. Set PRF priority to SHA-512... | Mounir IDRASSI | 1 | -2/+27 |
2014-11-08 | Remove remaining legacy cryptographic algorithms that are never used by VeraC... | Mounir IDRASSI | 1 | -27/+0 |
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 1 | -0/+138 |