summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.scram.rst
Commit message (Expand)AuthorAgeFilesLines
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-3/+3
* relocated many of the crypto routes inside passlib.utils,Eli Collins2016-02-101-1/+1
* massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ...Eli Collins2013-12-271-4/+4
* last minute documentation updatesEli Collins2012-05-011-0/+3
* loads of documentation updatesEli Collins2012-05-011-2/+2
* updated various bit of documentation; made 1.6 changelog presentableEli Collins2012-04-301-1/+1
* merging rewrite of all hash documentation, and password hash apiEli Collins2012-04-271-42/+38
* cleanup of scram hash; improved norm_digest_name() and moved it to utils.pbkdf2Eli Collins2012-03-101-15/+44
* documentation updates for last two commitsEli Collins2012-02-081-1/+1
* added example hashes to scram documentation, other doc tweaksEli Collins2012-01-101-33/+40
* lots of work on scram hashEli Collins2012-01-091-0/+136