Z3c.bcrypt

Latest version: v2.0.1

Safety actively analyzes 621892 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.2

==================

- Nothing changed yet.

2.0.1

==================

- Package is deprecated in favor of `zope.password`_.

2.0.0

==================

- Standardize namespace __init__.

- Add support for Python 3.4, 3.5, 3.6 and PyPy.

1.2

================

- Only verify the first 4096 characters of a password to prevent
denial-of-service attacks through repeated submission of large
passwords, tying up server resources in the expensive computation
of the corresponding hashes.

See: https://www.djangoproject.com/weblog/2013/sep/15/security/

1.1

================

- Fixes in the configure.zcml.

1.0

================

- Initial public release.

.. _`zope.password`: https://pypi.org/project/zope.password/

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.