Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HashFunction::new_object | Jack Lloyd | 2021-04-03 | 1 | -4/+4 |
* | Use make_unique in copy_state implementations | Jack Lloyd | 2021-04-03 | 1 | -2/+2 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -2/+2 |
* | Avoid allocating zero bytes for SHA-3 padding | Jack Lloyd | 2018-01-30 | 1 | -15/+2 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -1/+0 |
* | Add HashFunction::copy_state | Jack Lloyd | 2017-05-22 | 1 | -0/+10 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -6/+6 |
* | Add SHAKE-128 and SHAKE-256 as hash functions | Jack Lloyd | 2016-11-10 | 1 | -0/+101 |