summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hkdf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make internal header file names consistenttb2022-11-261-2/+2
* Include evp_locl.h where it will be needed once most structs fromtb2021-12-121-1/+2
* Add a mostly empty hmac_local.h. HMAC_CTX and a few other thingstb2021-12-121-1/+3
* Remove unused #include <assert.h>.tb2021-08-271-2/+1
* A touch of style(9)tim2019-11-211-6/+6
* Use explicit_bzero() to clear key materialtim2019-11-211-1/+2
* Add missing $OpenBSD$ tags.tb2018-04-032-0/+2
* Bring in HKDF, from BoringSSL, with regress tests modified to bebeck2017-05-062-0/+180