Name: | python-passlib |
---|---|
Version: | 1.6.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2842239 |
License: | BSD and Beerware and Copyright only |
RPM: | python-passlib-1.6.2-2.el7.noarch.rpm |
Source RPM: | python-passlib-1.6.2-2.el7.src.rpm |
Build Date: | Mon Aug 21 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://passlib.googlecode.com |
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. |