aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/sp800_108/sp800_108.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Use explicit on more single-argument constructorsJack Lloyd2017-09-301-3/+3
* Apply final annotations to the library alsoJack Lloyd2017-09-221-3/+3
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-12/+12
* Remove Algo_RegistryJack Lloyd2016-10-211-5/+0
* Minor doxygen fixes [ci skip]René Korthaus2016-10-191-1/+1
* Improve kdf doxygen [ci skip]René Korthaus2016-10-191-0/+3
* add label parameter to KDF::derive_keyKai Michaelis2016-05-191-3/+57
* NIST SP800-108 & 56cKai Michaelis2016-04-201-0/+81