Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Add SHAKE-128 and SHAKE-256 as hash functions | Jack Lloyd | 2016-11-10 | 1 | -41/+1 |
* | Add proper SHA-3 | Jack Lloyd | 2016-10-19 | 1 | -86/+3 |
* | Add NEWHOPE KEM scheme | Jack Lloyd | 2016-08-30 | 1 | -6/+3 |
* | Order the accesses to A[] in the Keccak permutation. | Jack Lloyd | 2016-02-06 | 1 | -17/+17 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -22/+22 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -2/+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 | -2/+2 |
* | 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 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+198 |