Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It’s designed to be useful for a large range of tasks, including:
See the library overview for more details and usage examples.
|
Library Overview
Installation |
Supported Hashes
Changelog |
Homepage: http://passlib.googlecode.com Online Docs: http://packages.python.org/passlib Discussion: http://groups.google.com/group/passlib-users PyPI: http://pypi.python.org/pypi/passlib Downloads: http://code.google.com/p/passlib/downloads Source: http://code.google.com/p/passlib/source