aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pbkdf/pbkdf.h
Commit message (Expand)AuthorAgeFilesLines
* lib/pbkdf: Convert &vec[0] to vec.data()Simon Warta2015-06-231-2/+2
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-181-34/+63
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-8/+4
* Move lib into srclloyd2014-01-101-0/+124