Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-passlib - Comprehensive password hashing framework supporting over 20 schemes
- Description:
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 is
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.
Packages
python-passlib-1.7.4-9.vl9.src
[684 KiB] |
Changelog
by Carl George (2022-10-25):
- Convert to pyproject macros
- Run tests with pytest instead of deprecated nose
- Switch license field to SPDX identifiers
|