| Name: | python3-passlib |
|---|---|
| Version: | 1.7.4 |
| Release: | 9.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 4090963 |
| License: | BSD-3-Clause AND Beerware AND LicenseRef-Fedora-MIT AND ISC |
| RPM: | python3-passlib-1.7.4-9.el9.noarch.rpm |
| Source RPM: | python-passlib-1.7.4-9.el9.src.rpm |
| Build Date: | Tue Nov 01 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://foss.heptapod.net/python-libs/passlib |
| Summary: | 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. |