Comprehensive password hashing framework supporting over 30 schemes
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.
$
pkg install py311-passlibOrigin
security/py-passlib
Size
5.59MiB
License
BSD3CLAUSE
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
17 packages