aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/kdf1_iso18033/kdf1_iso18033.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-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-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-4/+4
* Minor doxygen fixes [ci skip]René Korthaus2016-10-191-1/+1
* Improve kdf doxygen [ci skip]René Korthaus2016-10-191-0/+3
* Add test vectors for KDF1/ISO18033René Korthaus2016-07-151-2/+2
* Update KDF1-ISO 18033 with KDF label argumentJack Lloyd2016-06-201-1/+2
* add kdf1 implementation according to iso-18033 (preparation for ecies)Philipp Weber2016-04-271-0/+37