python34-passlib - Comprehensive password hashing framework supporting over 20 schemes
Website: | http://passlib.googlecode.com |
---|---|
License: | BSD and Beerware and Copyright only |
- 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.
Packages
python34-passlib-1.6.2-1.el7.centos.noarch [483 KiB] |
Changelog
by Aurelien Bompard (2013-03-08):
- update to version 1.6.1 |