Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -3/+3 |
* | Deprecate many publically available headers | Jack Lloyd | 2019-09-06 | 1 | -0/+1 |
* | Avoid including rotate.h in bswap.h | Jack Lloyd | 2018-12-21 | 1 | -0/+1 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -51/+51 |
* | Add HashFunction::copy_state | Jack Lloyd | 2017-05-22 | 1 | -0/+5 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -11/+11 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -49/+49 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -2/+0 |
* | lib/hash: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -1/+1 |
* | Use Algo_Registry also for hashes. | lloyd | 2015-01-28 | 1 | -2/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add SHA-512/256 | lloyd | 2015-01-08 | 1 | -2/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+136 |