Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang-tidy readability-convert-member-functions-to-static | Jack Lloyd | 2022-02-11 | 1 | -1/+1 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -8/+7 |
* | More header merging | Jack Lloyd | 2020-11-03 | 1 | -12/+4 |
* | Tag all tests with a category | Jack Lloyd | 2020-10-28 | 1 | -2/+2 |
* | Fix some MSVC warnings | Jack Lloyd | 2018-12-10 | 1 | -4/+4 |
* | Compile fix | Jack Lloyd | 2018-11-07 | 1 | -1/+1 |
* | Avoid using std::invalid_argument | Jack Lloyd | 2018-11-07 | 1 | -1/+1 |
* | Make the tests VarMap an actual type instead of a hashmap typedef. | Jack Lloyd | 2018-05-29 | 1 | -9/+9 |
* | Make stream, block, hash and cipher mode base classes optional | Jack Lloyd | 2018-01-12 | 1 | -1/+2 |
* | Further build/test fixes for restricted configurations | Jack Lloyd | 2017-09-24 | 1 | -0/+9 |
* | Add final annotations as appropriate in the test code | Jack Lloyd | 2017-09-22 | 1 | -2/+2 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Doc and 32-bit build fixes | Jack Lloyd | 2017-05-22 | 1 | -7/+7 |
* | Add HOTP (RFC 4226) and TOTP (RFC 6238) | Jack Lloyd | 2017-05-19 | 1 | -0/+132 |