aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/prf_tls
Commit message (Expand)AuthorAgeFilesLines
* kdf: Add missing overridesDaniel Seither2015-07-301-4/+4
* 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-5/+5
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-182-60/+42
* Use registry also for KDF, EMSA, and EMElloyd2015-01-312-11/+23
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Guess I won't be needing theselloyd2014-01-181-1/+0
* More unique_ptr, also cleanup MGF1 usagelloyd2014-01-182-29/+16
* Move lib into srclloyd2014-01-103-0/+183