aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pbkdf/pbkdf.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Algo_RegistryJack Lloyd2016-10-211-4/+0
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-2/+3
* Improve pbkdf doxygen [ci skip]René Korthaus2016-10-191-4/+54
* Address some review comments by Simon. GH #279Jack Lloyd2015-09-211-1/+1
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-1/+29
* 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