aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/passhash
Commit message (Expand)AuthorAgeFilesLines
* Don't put pointers into vector iterator constructor in make_bcryptSimon Warta2015-07-091-2/+2
* lib/passhash: Convert &vec[0] to vec.data()Simon Warta2015-06-232-7/+7
* Cleanupslloyd2015-03-231-15/+10
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-181-2/+4
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-042-2/+0
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-8/+6
* Ensure all files have copyright and license info.lloyd2015-01-104-4/+4
* Remove use of filters/pipelloyd2014-11-192-25/+13
* Move lib into srclloyd2014-01-106-0/+397