aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/kdf1
Commit message (Expand)AuthorAgeFilesLines
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-1/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* lib/kdf: Convert &vec[0] to vec.data()Simon Warta2015-06-251-1/+1
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-182-16/+23
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-4/+0
* Use registry also for KDF, EMSA, and EMElloyd2015-01-311-0/+3
* 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-181-4/+2
* Move lib into srclloyd2014-01-103-0/+68