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
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to