aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/sp800_108/sp800_108.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-1/+1
* Address some MSVC warningsJack Lloyd2017-09-301-104/+104
* Header file cleanupsJack Lloyd2017-09-211-1/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-28/+28
* Remove Algo_RegistryJack Lloyd2016-10-211-33/+0
* add label parameter to KDF::derive_keyKai Michaelis2016-05-191-5/+38
* NIST SP800-108 & 56cKai Michaelis2016-04-201-0/+157