aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/mce/goppa_code.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib/pubkey: Convert &vec[0] to vec.data()Simon Warta2015-06-231-3/+3
* Remove static castslloyd2015-02-061-1/+1
* Centralize where string.h/cstring is included to mem_ops.hlloyd2015-01-231-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add an implementation of McEliece encryption based on HyMESfstrenzke2014-11-261-0/+203