aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/fpe_fe1
Commit message (Expand)AuthorAgeFilesLines
* Convert http:// links to https:// where possibleJack Lloyd2017-10-241-1/+1
* Avoid including HMAC directlyJack Lloyd2017-09-221-3/+2
* Apply final annotations to the library alsoJack Lloyd2017-09-221-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
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-14/+14
* Mass-prefix member vars with m_René Korthaus2016-01-081-14/+14
* Remove all remaining uses of throwing a std:: exception directlyJack Lloyd2015-12-191-1/+1
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-2/+2
* Add missing module dependency numbertheory to fpe_fe1Simon Warta2015-06-261-1/+2
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-4/+4
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-053-0/+243