Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2011-06-13 | 1 | -1/+2 |
|\ | | | | | | | | | | | 150bd11dd8090559ee1e83394b8283bf93a018de) to branch 'net.randombit.botan.c++0x' (head 7480693bb3f1e8a4e039a3e7ba3d9a7007f9730e) | ||||
| * | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2011-03-08 | 1 | -1/+2 |
| | | | | | | | | | | | | dd068808e5bf87c982765a8bcc314996053a5bdd) to branch 'net.randombit.botan.c++0x' (head 34696d52a8148d64f7021b3e193fc56f051b9dd2) | ||||
* | | 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. |