aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pbkdf/pbkdf1/pbkdf1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-3/+0
* Add missing semicolonsDaniel Seither2015-07-151-1/+1
* 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-17/+13
* 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
* Move lib into srclloyd2014-01-101-0/+58