Language

Package: python-passlib @ 1.7.2

Synopsis

Comprehensive password hashing framework

Description

Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 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.

Home page
https://bitbucket.org/ecollins/passlib
Location
gnu/packages/python-crypto.scm (line: 110, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings