passlib 1.6
comprehensive password hashing framework supporting over 30 schemes
Downloads ↓ | Package Documentation
Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application.
- See the online documentation for details, installation instructions, and examples.
- See the passlib homepage for the latest news, more information, and additional downloads.
- See the changelog for a description of what's new in Passlib.
All releases are signed with the gpg key 4CE1ED31.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| passlib-1.6.tar.gz (md5, pgp) | Source | 2012-05-01 | 381KB | 4822 | |
- Author: Eli Collins
- Documentation: passlib package documentation
- Home Page: http://passlib.googlecode.com
- Keywords: password secret hash security crypt md5-crypt sha256-crypt sha512-crypt bcrypt apache htpasswd htdigest pbkdf2
- License: BSD
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: Implementation :: CPython
- Programming Language :: Python :: Implementation :: Jython
- Programming Language :: Python :: Implementation :: PyPy
- Topic :: Security :: Cryptography
- Topic :: Software Development :: Libraries
- Package Index Owner: elic
- DOAP record: passlib-1.6.xml
