aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/fpe_fe1
Commit message (Expand)AuthorAgeFilesLines
* Modify BigInt constructorsJack Lloyd2021-04-241-3/+3
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-062-2/+6
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+1
* Use ct_modulo in format preserving encryptionJack Lloyd2018-12-031-2/+2
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-2/+2
* Add FPE1 to C APIJack Lloyd2018-07-131-1/+2
* Fix some Doxygen errorsJack Lloyd2018-03-281-0/+2
* Remove bogus commentJack Lloyd2018-03-111-3/+0
* Fix error in FPE_FE1Jack Lloyd2018-03-102-18/+52
* Add missing overrides [ci skip]Jack Lloyd2018-03-101-2/+2
* Hide FPE dependenciesJack Lloyd2018-02-282-5/+13
* Optimize FE1 format preserving encryptionJack Lloyd2018-02-282-92/+156
* 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