aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/hkdf
Commit message (Expand)AuthorAgeFilesLines
* lib/kdf: Convert &vec[0] to vec.data()Simon Warta2015-06-251-1/+1
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-2/+2
* Convert HKDF to the normal KDF interfacelloyd2015-02-182-59/+34
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-163-0/+119