aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/mce/gf2m_small_m.h
Commit message (Expand)AuthorAgeFilesLines
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Fix various MSVC warningsJack Lloyd2017-08-311-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* 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
* McEliece cleanupsJack Lloyd2015-09-291-156/+140
* 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/+236