Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 1 | -1/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -26/+26 |
* | Avoid having source files start with /** | Jack Lloyd | 2016-11-25 | 1 | -1/+1 |
* | McEliece cleanups | Jack Lloyd | 2015-09-29 | 1 | -105/+68 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -6/+6 |
* | Remove static casts | lloyd | 2015-02-06 | 1 | -7/+9 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -1/+0 |
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -4/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add an implementation of McEliece encryption based on HyMES | fstrenzke | 2014-11-26 | 1 | -0/+172 |