aboutsummaryrefslogtreecommitdiffstats
path: root/src/passhash/passhash9
Commit message (Collapse)AuthorAgeFilesLines
* Make the alg_id param for passhash9 optional. Update callers.lloyd2011-04-112-23/+4
|
* Move password hashing schemes to src/passhashlloyd2011-02-173-0/+207
Set the upper limit on bcrypt hashing to workfactor 18, which takes about 25 seconds to run on my desktop machine.