summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.sha256_crypt.rst
Commit message (Expand)AuthorAgeFilesLines
* docs / sha crypt: commented out the "implicit_rounds" param in docs,Eli Collins2020-10-061-3/+3
* docs: minor wording corrections, replaced 'encrypt' with 'hash' in a bunch of...Eli Collins2016-11-251-1/+1
* passlib.utils: relocated a bunch of binary encoding helpers to .utils.binary ...Eli Collins2016-11-221-1/+1
* docs: noted issue with sha256_cryptEli Collins2016-06-301-0/+19
* docs: various updatesEli Collins2016-06-201-1/+1
* renamed PasswordHandler.replace() back to PasswordHandler.using()Eli Collins2016-06-151-1/+1
* PasswordHash.hash() api shift: deprecating passing settings kwds into hash() --Eli Collins2016-06-151-1/+1
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-2/+2
* massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ...Eli Collins2013-12-271-1/+1
* updated various bit of documentation; made 1.6 changelog presentableEli Collins2012-04-301-2/+4
* merging rewrite of all hash documentation, and password hash apiEli Collins2012-04-271-15/+103
* documentation updates for last two commitsEli Collins2012-02-081-1/+1
* finished documenting specific interface details for all existing password hashesEli Collins2011-03-031-8/+23
* doc cleanup - changed hash descriptions from modules -> classesEli Collins2011-02-161-5/+6
* tweaks to docsEli Collins2011-02-111-1/+1
* more documentation workEli Collins2011-02-021-2/+8
* more work on docEli Collins2011-02-011-2/+2
* updated docsEli Collins2011-01-311-0/+10