aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/mce/mceliece_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Cleanuplloyd2015-01-081-7/+5
* Implement a strength estimator for McEliece keys based on HyMES versionlloyd2014-12-091-1/+3
* Move all PK workfactor esstimators to workfactors.*lloyd2014-11-291-2/+7
* Add an implementation of McEliece encryption based on HyMESfstrenzke2014-11-261-0/+281