Framework for handling LDAP style password hashes.
Project description
Overview
AuthEncoding is a framework for handling LDAP style password hashes.
It is used in Zope but does not depend on any other Zope package.
Changelog
5.0 (2023-01-12)
Fix schema sorting bug.
Drop support for Python 2.7, 3.5, 3.6.
Add support for Python 3.10 and 3.11.
4.3 (2021-06-29)
Replace hand-rolled salt creation with os.urandom (#8 <https://github.com/zopefoundation/AuthEncoding/issues/8>)
4.2.1 (2021-04-08)
Test on GHA.
Skip some tests for broken crypt implementations.
4.2 (2020-09-30)
Add support for Python 3.8 and 3.9.
4.1 (2018-10-30)
Add support for Python 3.6, 3.7 and PyPy3.
Drop support for Python 2.6, 3.3 and 3.4.
Add BCRYPTHashingScheme, optionally available if package is installed with the bcrypt extra.
Accept bytes as input to AuthEncoding.is_encrypted.
4.0.0 (2015-09-30)
Supporting Python 3.3 up to 3.5 and PyPy2.
Added SHA256DigestScheme.
3.0.0 (2015-09-28)
Extracted from AccessControl 3.0.11
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for AuthEncoding-5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a66fb53801d10b15455c9494e97ada3d2e92a408749ec519bc81a8f8e48bda2 |
|
MD5 | 751bc04f571b12ee22919d0843af9b22 |
|
BLAKE2b-256 | 95bd5d09fb6cdd06203e9e43feb23a0f29030e373e4672af116e5195b83e9d13 |