aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/rfc3394
Commit message (Expand)AuthorAgeFilesLines
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-6/+6
* Add AES key wrap with paddingJack Lloyd2017-11-193-74/+11
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* More MSVC warnings fixesJack Lloyd2017-08-311-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-13/+13
* Simplify some code by using T::create_or_throwJack Lloyd2016-11-031-6/+2
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-4/+4
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-3/+8
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-8/+8
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-20/+9
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-053-0/+164