aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/sp800_56c
Commit message (Expand)AuthorAgeFilesLines
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Header file cleanupsJack Lloyd2017-09-211-2/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* 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-9/+9
* Remove Algo_RegistryJack Lloyd2016-10-212-16/+0
* Improve kdf doxygen [ci skip]René Korthaus2016-10-191-0/+4
* add label parameter to KDF::derive_keyKai Michaelis2016-05-192-4/+23
* NIST SP800-108 & 56cKai Michaelis2016-04-203-0/+90