| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup old python compat -- replaced "unicode" alias in favor of "str" | Eli Collins | 2020-10-06 | 1 | -2/+2 |
| * | cleanup old python compat -- removed izip() wrapper | Eli Collins | 2020-10-06 | 1 | -7/+6 |
| * | cleanup old python compat -- removed all "from __future__" imports | Eli Collins | 2020-10-06 | 1 | -1/+0 |
| * | passlib.crypto.scrypt: add support for hashlib.scrypt() backend (fixes issue 86) | Eli Collins | 2019-11-11 | 1 | -2/+73 |
| * | passlib.crypto.scrypt: reworked backend loader internals | Eli Collins | 2017-01-23 | 1 | -38/+52 |
| * | crypto.scrypt: change require keylen>=1, to match pbkdf2_hmac() | Eli Collins | 2016-06-20 | 1 | -2/+2 |
| * | utils.handlers: split out most of HasManyBackends into separate BackendMixin, | Eli Collins | 2016-06-17 | 1 | -10/+13 |
| * | passlib.handlers.scrypt: created scrypt hash handler, complete with UTs and docs | Eli Collins | 2016-06-10 | 4 | -0/+761 |
