summaryrefslogtreecommitdiff
path: root/passlib/hash.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from stableEli Collins2020-10-061-1/+1
|\
| * passlib.hash: added ldap_salted_sha256 & ldap_salted_512 (issue 124)Eli Collins2020-10-051-1/+1
* | general: went ahead and removed a bunch of deprecated features that were sche...Eli Collins2016-11-281-1/+1
|/
* hash: fix PyCharm autocompletion of passlib.hashEli Collins2016-11-101-6/+46
* comment & doc updates, removed some extraneous try/except clauses from des_cr...Eli Collins2013-12-281-3/+3
* project-wide whitespace & comment cleanup (it's been a couple of years)Eli Collins2012-08-011-8/+8
* cleaned up the registry code -- less redundant data, more type checksEli Collins2012-04-271-13/+12
* big rename: driver->handlerEli Collins2011-03-221-2/+2
* split passlib.base into passlib.registry & passlib.context - the two have lit...Eli Collins2011-03-221-1/+1
* cleaned up registry code, added more UTs.Eli Collins2011-03-211-4/+5
* created stub module passlib.hash, moved proxy module insertion into that fileEli Collins2011-02-171-0/+28
* rearrangingEli Collins2011-01-071-1712/+0
* made all CryptAlgorithm methods classmethods instead of instance methods1.1.0Eli Collins2011-01-071-32/+65
* removed rng module, reseed/genseed, etcEli Collins2011-01-061-7/+3
* removing bps deps, all UTs passEli Collins2011-01-061-23/+15
* import tweaksEli Collins2011-01-061-3/+3
* removed bps.basic depEli Collins2011-01-061-6/+5
* removed more bps files, added bps funcs passlib needs to utilEli Collins2011-01-061-4/+3
* removed a bunch of bps filesEli Collins2011-01-061-1/+0
* removed need for stub classEli Collins2011-01-061-3/+4
* removing lots of bps modules from passlibEli Collins2011-01-061-0/+1693