passlib 1.5.3
comprehensive password hashing framework supporting over 20 schemes
Downloads ↓ | Package Documentation
Latest Version: 1.6
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 wide range of tasks; from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications.
- 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.5.3-py2.5.egg (md5, pgp) | Python Egg | 2.5 | 2011-10-08 | 372KB | 457 |
| passlib-1.5.3-py2.6.egg (md5, pgp) | Python Egg | 2.6 | 2011-10-08 | 371KB | 542 |
| passlib-1.5.3-py2.7.egg (md5, pgp) | Python Egg | 2.7 | 2011-10-08 | 370KB | 1545 |
| passlib-1.5.3-py3.1.egg (md5, pgp) | Python Egg | 3.1 | 2011-10-08 | 370KB | 469 |
| passlib-1.5.3-py3.2.egg (md5, pgp) | Python Egg | 3.2 | 2011-10-08 | 223KB | 500 |
| passlib-1.5.3.tar.gz (md5, pgp) | Source | 2011-10-08 | 249KB | 21542 | |
- 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.5.3.xml
