summaryrefslogtreecommitdiff
path: root/hkdf.c
Commit message (Expand)AuthorAgeFilesLines
* hkdf: Reduce includes. Use Nettle licensing notice.Niels Möller2017-09-141-29/+31
* Minor reorganization of hkdf_expand.hkdf-supportNiels Möller2017-09-061-14/+11
* Indent and whitespace fixes.Niels Möller2017-09-061-23/+23
* Added the HKDF key derivation function and test vectorsNikos Mavrogiannopoulos2017-08-301-0/+85