internal/tools/: passlib-1.7.4 metadata and description

Homepage Simple index

comprehensive password hashing framework supporting over 30 schemes

author Eli Collins
author_email elic@assurancetechnologies.com
download_url https://pypi.python.org/packages/source/p/passlib/passlib-1.7.4.tar.gz
keywords password secret hash security
license BSD
provides_extras totp
requires_dist
  • argon2-cffi >=18.2.0 ; extra == 'argon2'
  • bcrypt >=3.1.0 ; extra == 'bcrypt'
  • sphinx >=1.6 ; extra == 'build_docs'
  • sphinxcontrib-fulltoc >=1.2.0 ; extra == 'build_docs'
  • cloud-sptheme >=1.10.1 ; extra == 'build_docs'
  • cryptography ; extra == 'totp'
File Tox results History
passlib-1.7.4-py2.py3-none-any.whl
Size
515 KB
Type
Python Wheel
Python
2.7
passlib-1.7.4.tar.gz
Size
674 KB
Type
Source

crypt md5-crypt sha256-crypt sha512-crypt pbkdf2 argon2 scrypt bcrypt apache htpasswd htdigest totp 2fa Platform: UNKNOWN Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: BSD License Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: Jython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Security :: Cryptography Classifier: Topic :: Software Development :: Libraries Classifier: Development Status :: 5 - Production/Stable Provides-Extra: argon2 Provides-Extra: bcrypt Provides-Extra: totp Provides-Extra: build_docs