Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid including rotate.h in bswap.h | Jack Lloyd | 2018-12-21 | 1 | -0/+1 |
* | Add message to BOTAN_ARG_CHECK and use it more widely | Jack Lloyd | 2018-05-13 | 1 | -2/+2 |
* | Optimize SHA_3::expand | Jack Lloyd | 2018-01-31 | 1 | -15/+14 |
* | Whitespace | Jack Lloyd | 2018-01-30 | 1 | -5/+5 |
* | Use copy_out_vec_le instead of explicit loop in SHA-3 and Keccak | Jack Lloyd | 2018-01-30 | 1 | -2/+1 |
* | Reorganize SHA-3 source file [ci skip] | Jack Lloyd | 2018-01-30 | 1 | -35/+35 |
* | Avoid allocating zero bytes for SHA-3 padding | Jack Lloyd | 2018-01-30 | 1 | -6/+11 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -29/+29 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -1/+0 |
* | 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 | -47/+47 |
* | Add SHAKE-128 and SHAKE-256 as hash functions | Jack Lloyd | 2016-11-10 | 1 | -26/+51 |
* | Add proper SHA-3 | Jack Lloyd | 2016-10-19 | 1 | -0/+202 |