summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.nthash.rst
Commit message (Expand)AuthorAgeFilesLines
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-2/+2
* relocated many of the crypto routes inside passlib.utils,Eli Collins2016-02-101-2/+2
* massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ...Eli Collins2013-12-271-2/+2
* updated index entriesEli Collins2012-05-021-1/+1
* loads of documentation updatesEli Collins2012-05-011-1/+1
* mass rename of old alias for PasswordHash interfaceEli Collins2012-04-271-1/+1
* merging rewrite of all hash documentation, and password hash apiEli Collins2012-04-271-19/+15
* renamed nthash -> bsd_nthash; added real nthash implementedEli Collins2012-03-101-29/+52
* finished documenting specific interface details for all existing password hashesEli Collins2011-03-031-12/+23
* minor doc tweaksEli Collins2011-02-241-0/+1
* more documentation addedEli Collins2011-02-241-13/+19
* doc cleanup - changed hash descriptions from modules -> classesEli Collins2011-02-161-9/+4
* more documentation workEli Collins2011-02-021-7/+3
* added nthash support; document updatesEli Collins2011-02-011-4/+31
* more work on docEli Collins2011-02-011-0/+27