mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
b9001c5701
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
371 B
Text
6 lines
371 B
Text
Passlib is a password hashing library for Python 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 applications.
|