Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize anon namespace code to fix last doxygen warn [ci skip] | René Korthaus | 2016-10-20 | 1 | -8/+8 |
* | Fix Coverity findings in McEliece code | Jack Lloyd | 2016-02-09 | 1 | -3/+5 |
* | Avoid -Wmaybe-uninitialized warning under GCC 5.3 | Jack Lloyd | 2016-01-29 | 1 | -4/+6 |
* | Remove all remaining uses of throwing a std:: exception directly | Jack Lloyd | 2015-12-19 | 1 | -1/+2 |
* | McEliece cleanups | Jack Lloyd | 2015-09-29 | 1 | -269/+262 |
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -1/+1 |
* | Remove static casts | lloyd | 2015-02-06 | 1 | -3/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | GCC 4.9 fixes | lloyd | 2014-12-02 | 1 | -0/+2 |
* | Add an implementation of McEliece encryption based on HyMES | fstrenzke | 2014-11-26 | 1 | -0/+317 |