Name: | python39-passlib |
---|---|
Version: | 1.7.0 |
Release: | 5.2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3812367 |
License: | BSD and Beerware and Copyright only |
RPM: | python39-passlib-1.7.0-5.2.el8.noarch.rpm |
Source RPM: | python-passlib-1.7.0-5.2.el8.src.rpm |
Build Date: | Tue Nov 21 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://bitbucket.org/ecollins/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. |