| Name: | python3.12-passlib |
|---|---|
| Version: | 1.7.4 |
| Release: | 3.4.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 5018839 |
| License: | BSD and Beerware and Copyright only |
| RPM: | python3.12-passlib-1.7.4-3.4.el8.noarch.rpm |
| Source RPM: | python-passlib-1.7.4-3.4.el8.src.rpm |
| Build Date: | Mon Jan 06 2025 |
| Build Host: | build-ol8-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'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. |