Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few hundred Doxygen warnings | lloyd | 2010-06-15 | 1 | -1/+1 |
* | Clean up catch and return | lloyd | 2010-03-01 | 1 | -5/+1 |
* | In get_pbkdf_prf, catch Algorithm_Not_Found and return null | lloyd | 2010-03-01 | 1 | -2/+10 |
* | passhash9: Ensure that choose_pbkdf_prf returns a PRF if possible | lloyd | 2010-03-01 | 1 | -2/+8 |
* | Further passhash changes before release and things have to be | lloyd | 2010-02-05 | 4 | -105/+136 |
* | Prefix passhash with "$9$" in a manner similar with other | lloyd | 2010-02-02 | 3 | -16/+31 |
* | Password hashing is a pretty useful service, really. Move the guts of | lloyd | 2010-02-01 | 3 | -0/+125 |