summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hash.rst
Commit message (Expand)AuthorAgeFilesLines
* passlib.handlers.scrypt: created scrypt hash handler, complete with UTs and docsEli Collins2016-06-101-0/+1
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-4/+4
* cisco asa tweaksEli Collins2015-07-251-0/+1
* comment & doc updates, removed some extraneous try/except clauses from des_cr...Eli Collins2013-12-281-0/+1
* Merge from stableEli Collins2013-12-271-1/+1
|\
| * added passlib.hash.bcrypt_sha256Eli Collins2013-12-261-1/+2
* | massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ...Eli Collins2013-04-061-2/+2
|/
* doc tweakEli Collins2012-09-301-2/+2
* merged rewrite of CryptContext documentation - (near-) full tutorial and refe...Eli Collins2012-04-271-1/+1
* merging rewrite of all hash documentation, and password hash apiEli Collins2012-04-271-35/+70
* did rewrite of unix_fallback as unix_disabled; unix_fallback is now deprecatedEli Collins2012-03-101-1/+1
* added Window's DCC hashes (aka mscache / mscash) version 1 & 2Eli Collins2012-03-101-2/+14
* renamed nthash -> bsd_nthash; added real nthash implementedEli Collins2012-03-101-1/+3
* added support for lmhashEli Collins2012-03-101-0/+1
* added support for Cisco PIX & Type 7 hashesEli Collins2012-03-101-0/+8
* added mssql 2000/2005 hashes; enhanced HandlerCase's password case sensitive ...Eli Collins2012-03-101-0/+2
* lots of work on scram hashEli Collins2012-01-091-0/+1
* small corrections to documentationEli Collins2011-08-191-2/+5
* misc doc changesEli Collins2011-07-101-2/+1
* added documentation for Django hashes & contextEli Collins2011-07-101-1/+2
* minor typo & doc tweaksEli Collins2011-06-201-2/+1
* added support for Cryptacular's PBKDF2 formatEli Collins2011-06-021-0/+1
* added FSHP supportEli Collins2011-06-021-0/+1
* various documentation updatesEli Collins2011-06-011-3/+3
* added some index entries; minor doc tweaksEli Collins2011-04-291-4/+2
* added documentation for roundup hashes & contextEli Collins2011-04-291-4/+9
* added ldap_pbkdf2_{digest} variants; UTs & docs; removed prefix from pdkdf2_s...Eli Collins2011-04-291-0/+1
* large rework of documentation; mainly to give more room to LDAP hashes, and d...Eli Collins2011-04-291-33/+125
* updated documentation for passlib.hostsEli Collins2011-04-081-0/+2
* added support for a bunch of PBKDF2 hash schemesEli Collins2011-03-281-0/+1
* misc doc changesEli Collins2011-03-231-1/+1
* documentation work & rearrangingEli Collins2011-03-221-0/+1
* added Oracle 10 & 11 password hashes, with docs & UTsEli Collins2011-03-181-1/+2
* documentation workEli Collins2011-03-141-12/+2
* supporting hashes addedEli Collins2011-03-141-4/+18
* updated documentation for des-crypt & md5-crypt variantsEli Collins2011-03-031-1/+1
* misc documentation updatesEli Collins2011-02-241-6/+7
* bigcrypt/crypt16 workEli Collins2011-02-171-11/+16
* doc cleanup - changed hash descriptions from modules -> classesEli Collins2011-02-161-4/+11
* fixed rename mistake from previous commitEli Collins2011-02-161-17/+17
* large rearrangment of structureEli Collins2011-02-161-17/+17
* added docs for sha1-cryptEli Collins2011-02-101-11/+12
* bugfixes and tweaks to documentationEli Collins2011-02-071-1/+6
* documentation updatesEli Collins2011-02-041-1/+0
* added phpass portable hashEli Collins2011-02-011-0/+1
* miscEli Collins2011-02-011-18/+1
* more work on docEli Collins2011-02-011-29/+50
* updated docsEli Collins2011-01-311-35/+57
* relocated passlib.hash.XXX to passlib.XXX; all UTs passEli Collins2011-01-141-12/+12
* doc cleanupsEli Collins2011-01-061-13/+13