Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -7/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -28/+28 |
* | Avoid having source files start with /** | Jack Lloyd | 2016-11-25 | 1 | -1/+1 |
* | Fix McEliece key gen endian dependency. | Jack Lloyd | 2015-10-27 | 1 | -13/+7 |
* | Add missing include | Jack Lloyd | 2015-10-26 | 1 | -0/+1 |
* | McEliece cleanups | Jack Lloyd | 2015-09-29 | 1 | -10/+123 |
* | The gf2m type is an unsigned 16-bit, so under C promotion rules a | Jack Lloyd | 2015-07-05 | 1 | -1/+1 |
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -1/+1 |
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -3/+3 |
* | 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/+185 |