summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.bcrypt.rst
Commit message (Expand)AuthorAgeFilesLines
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-2/+2
* clarified behavior doc textEli Collins2015-07-251-2/+2
* bunch of bcrypt updates, centered around the bsd wraparound bug.Eli Collins2015-07-211-14/+54
* massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ...Eli Collins2013-12-271-4/+4
* added passlib.hash.bcrypt_sha256Eli Collins2013-12-261-0/+15
* added support for bcrypt library (issue 49),Eli Collins2013-12-201-7/+9
* documentation tweaksEli Collins2012-08-021-2/+2
* bcrypt documentation updates - changed pybcrypt url, added details re: builti...Eli Collins2012-08-021-28/+34
* project-wide whitespace & comment cleanup (it's been a couple of years)Eli Collins2012-08-011-1/+1
* minor documentation updates - typo in changes, better listing of ident values...Eli Collins2012-05-171-3/+3
* updated index entriesEli Collins2012-05-021-1/+2
* last minute documentation updatesEli Collins2012-05-011-2/+2
* added environment variables to doc indexEli Collins2012-05-011-0/+2
* loads of documentation updatesEli Collins2012-05-011-1/+1
* updated various bit of documentation; made 1.6 changelog presentableEli Collins2012-04-301-0/+2
* removed annoying builtin-bcrypt warning, decreased rounds on some test vector...Eli Collins2012-04-301-5/+4
* merging rewrite of all hash documentation, and password hash apiEli Collins2012-04-271-27/+45
* doc tweaksEli Collins2012-03-121-4/+4
* various bcrypt improvementsEli Collins2012-03-101-3/+33
* bcrypt padding work:Eli Collins2011-10-071-0/+13
* traditional post-release tweaks to documentationEli Collins2011-08-171-6/+31
* docs: replaced all "References" sections with "Footnotes" rubric, per Sphinx ...Eli Collins2011-07-101-2/+2
* added support for BCryptor as bcrypt backendEli Collins2011-06-011-1/+1
* removed pure-python bcrypt implementation, wasn't fast enough to be usuable, ...Eli Collins2011-03-241-2/+0
* documentation workEli Collins2011-03-141-1/+1
* finished documenting specific interface details for all existing password hashesEli Collins2011-03-031-5/+5
* work on interface documentation (bcrypt)Eli Collins2011-03-021-15/+26
* doc cleanup - changed hash descriptions from modules -> classesEli Collins2011-02-161-9/+4
* more documentation workEli Collins2011-02-021-2/+58
* more work on docEli Collins2011-02-011-2/+2
* updated docsEli Collins2011-01-311-0/+10