aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/mce/polyn_gf2m.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-11/+11
* Avoid having source files start with /**Jack Lloyd2016-11-251-1/+1
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-0/+5
* Fix McEliece key gen endian dependency.Jack Lloyd2015-10-271-0/+1
* McEliece cleanupsJack Lloyd2015-09-291-10/+16
* 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/+161