aboutsummaryrefslogtreecommitdiffstats
path: root/src/constructs/passhash
Commit message (Expand)AuthorAgeFilesLines
* Fix a few hundred Doxygen warningslloyd2010-06-151-1/+1
* Clean up catch and returnlloyd2010-03-011-5/+1
* In get_pbkdf_prf, catch Algorithm_Not_Found and return nulllloyd2010-03-011-2/+10
* passhash9: Ensure that choose_pbkdf_prf returns a PRF if possiblelloyd2010-03-011-2/+8
* Further passhash changes before release and things have to belloyd2010-02-054-105/+136
* Prefix passhash with "$9$" in a manner similar with otherlloyd2010-02-023-16/+31
* Password hashing is a pretty useful service, really. Move the guts oflloyd2010-02-013-0/+125