Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the alg_id param for passhash9 optional. Update callers. | lloyd | 2011-04-11 | 2 | -23/+4 |
| | |||||
* | Move password hashing schemes to src/passhash | lloyd | 2011-02-17 | 3 | -0/+207 |
Set the upper limit on bcrypt hashing to workfactor 18, which takes about 25 seconds to run on my desktop machine. |