Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -9/+9 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -101/+97 |
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -5/+5 |
* | Amalgamation fixes | lloyd | 2015-01-23 | 1 | -4/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Implement a strength estimator for McEliece keys based on HyMES version | lloyd | 2014-12-09 | 1 | -0/+6 |
* | GCC 4.9 fixes | lloyd | 2014-12-02 | 1 | -1/+1 |
* | Add an implementation of McEliece encryption based on HyMES | fstrenzke | 2014-11-26 | 1 | -0/+149 |