summaryrefslogtreecommitdiffstats
path: root/hkdf.h
Commit message (Expand)AuthorAgeFilesLines
* ECIES: fix memory leaks and add malloc checks in HKDF. Use fixed-timingThai Duong2015-03-251-7/+12
* ECIES: add HKDF (specified in RFC 5869) using HMAC-SHA256Thai Duong2015-03-241-0/+55
* Revert "ECIES: add HKDF (specified in RFC 5869) using HMAC-SHA256"Alex Klyubin2015-03-241-55/+0
* ECIES: add HKDF (specified in RFC 5869) using HMAC-SHA256Thai Duong2015-03-231-0/+55