aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/hkdf/hkdf.h
Commit message (Expand)AuthorAgeFilesLines
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* kdf: Add missing overridesDaniel Seither2015-07-301-2/+2
* Convert HKDF to the normal KDF interfacelloyd2015-02-181-19/+10
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-0/+51