aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/mceies/mceies.h
Commit message (Expand)AuthorAgeFilesLines
* Another missing includeJack Lloyd2017-09-211-0/+1
* More include header cleanupsJack Lloyd2017-09-211-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* McEliece cleanupsJack Lloyd2015-09-291-5/+7
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add MCEIES, an integrated encryption system using McEliece and AES-256/OCBlloyd2015-01-081-0/+43