aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base/sym_algo.h
Commit message (Expand)AuthorAgeFilesLines
* Inline SymmetricAlgorithm::verify_key_setJack Lloyd2018-05-211-1/+7
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-12/+2
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+7
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Improve hash doxygen [ci skip]René Korthaus2016-10-191-1/+1
* Improve base doxygen [ci skip]René Korthaus2016-10-111-1/+7
* lib/base: Convert &vec[0] to vec.data()Simon Warta2015-06-271-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+99