Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HashFunction::new_object | Jack Lloyd | 2021-04-03 | 1 | -3/+3 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -6/+4 |
* | Deprecate many publically available headers | Jack Lloyd | 2019-09-06 | 1 | -0/+2 |
* | Add BMI2 variants for SHA-512 and SHA-3 | Jack Lloyd | 2019-01-18 | 1 | -0/+18 |
* | 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 | -3/+3 |
* | Add HashFunction::copy_state | Jack Lloyd | 2017-05-22 | 1 | -0/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -9/+9 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -3/+3 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -1/+1 |
* | hash: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -18/+18 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add SHA-512/256 | lloyd | 2015-01-08 | 1 | -5/+25 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+59 |