aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pbkdf/pbkdf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-10/+10
* Remove Algo_RegistryJack Lloyd2016-10-211-13/+31
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-0/+13
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-0/+20
* 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-21/+34
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+44