summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.phpass.rst
Commit message (Collapse)AuthorAgeFilesLines
* documentation updates for last two commitsEli Collins2012-02-081-1/+1
|
* docs: replaced all "References" sections with "Footnotes" rubric, per Sphinx ↵Eli Collins2011-07-101-2/+2
| | | | documentation
* added some index entries; minor doc tweaksEli Collins2011-04-291-1/+1
|
* large rework of documentation; mainly to give more room to LDAP hashes, and ↵Eli Collins2011-04-291-0/+2
| | | | document ldap CRYPT hashes
* minor additions to documentationEli Collins2011-04-061-5/+5
|
* documentation work & rearrangingEli Collins2011-03-221-1/+1
| | | | | | | | | | ================================ * added documentation for overview, ldap digests * lots of other documentation updates * renamed passlib.unix -> passlib.hosts * renamed passlib.sqldb -> passlib.servers * added passlib.servers.custom_app_context for quickstart purposes * added ldap {CLEARTEXT} support
* finished documenting specific interface details for all existing password hashesEli Collins2011-03-031-28/+28
|
* more documentation addedEli Collins2011-02-241-3/+15
|
* doc cleanup - changed hash descriptions from modules -> classesEli Collins2011-02-161-8/+3
|
* misc fixesEli Collins2011-02-071-5/+5
| | | | | | | ========== * CryptContext.is_compliant() now checks rounds parameter * some typo fixes * removed docs from CryptHandler - text is now in docs/password_hash_api.rst
* more documentation workEli Collins2011-02-021-13/+22
|
* CryptContext workEli Collins2011-02-021-1/+1
| | | | | | ================= * fills in per-handler defaults from configuration * added genconfig() and genhash() passthrough methods
* added nthash support; document updatesEli Collins2011-02-011-7/+5
|
* added phpass portable hashEli Collins2011-02-011-0/+61