aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/mce/code_based_util.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Fix MSVC warnings in McElieceJack Lloyd2019-12-061-2/+2
* Fix various MSVC warningsJack Lloyd2019-06-291-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Avoid having source files start with /**Jack Lloyd2016-11-251-2/+2
* Missing addsJack Lloyd2015-12-111-1/+0
* McEliece cleanupsJack Lloyd2015-09-291-4/+5
* 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/+57