I'm pleased to announce the release of Passlib 1.6.

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

This release adds more password hashing algorithms,
additional security precautions, speed improvements for selected hashes, 
and a general cleanup of the internal code
(see the release notes for more details).

Release Notes: http://packages.python.org/passlib/history.html#whats-new
Homepage: http://passlib.googlecode.com
Docs: http://packages.python.org/passlib
PyPI: http://pypi.python.org/pypi/passlib

Cheers,
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