Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate many publically available headers | Jack Lloyd | 2019-09-06 | 1 | -0/+2 |
* | s/Blake2b/BLAKE2b/ | Jack Lloyd | 2019-02-22 | 1 | -4/+6 |
* | Blake2b optimizations | Jack Lloyd | 2017-10-26 | 1 | -12/+5 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Add HashFunction::copy_state | Jack Lloyd | 2017-05-22 | 1 | -0/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -2/+0 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Blake2b: Add copyright & fix header guard | cynecx | 2016-01-26 | 1 | -2/+9 |
* | Add Blake2b hash function | cynecx | 2016-01-26 | 1 | -0/+56 |