summaryrefslogtreecommitdiffstats
path: root/hkdf_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove references to Google in Android keymaster reference implementation.Shawn Willden2015-05-181-1/+1
* Modify unit tests to run on-device as well as on the dev machine.Shawn Willden2015-04-101-6/+0
* ECIES: fix memory leaks and add malloc checks in HKDF. Use fixed-timingThai Duong2015-03-251-4/+5
* ECIES: add HKDF (specified in RFC 5869) using HMAC-SHA256Thai Duong2015-03-241-0/+96
* Revert "ECIES: add HKDF (specified in RFC 5869) using HMAC-SHA256"Alex Klyubin2015-03-241-96/+0
* ECIES: add HKDF (specified in RFC 5869) using HMAC-SHA256Thai Duong2015-03-231-0/+96