[ANN] Passlib 1.4 released

Eli Collins elic at astllc.org
Thu May 5 06:27:56 CEST 2011


I'm happy to announce the release of Passlib 1.4.

Passlib is a comprehensive password hashing library for python,
supporting over 20 different hash schemes and an extensive
framework for managing existing hashes.

This release includes:
* PBKDF2 hash support
* better handling of LDAP-style hashes
* more usage examples and documentation
* internal improvements to reduce load time & resource use

Homepage - http://passlib.googlecode.com
Docs - http://packages.python.org/passlib
PyPI - http://pypi.python.org/pypi/passlib

- Eli Collins


More information about the Python-announce-list mailing list