aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/mce/gf2m_small_m.h
Commit message (Expand)AuthorAgeFilesLines
* Update annotations on now-internal headersJack Lloyd2020-11-081-3/+1
* Remove some implementation headers from public McEliece includesJack Lloyd2020-11-051-2/+1
* Fix MSVC warnings in McElieceJack Lloyd2019-12-061-2/+0
* Deprecate many publically available headersJack Lloyd2019-09-061-1/+4
* Fix some MSVC and LGTM warningsJack Lloyd2019-06-291-2/+3
* 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