Package python3-module-passlib: Information
Source package: python3-module-passlib
Version: 1.7.4-alt2
Build time: Nov 3, 2023, 01:40 AM
Category: Development/Python3
Report package bugSummary: 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.
Maintainer: Vitaly Lipatov
List of contributors:
Vitaly Lipatov
Stanislav Levin
Alexey Shabalin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Pavel Shilovsky
Vitaly Lipatov
Stanislav Levin
Alexey Shabalin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Pavel Shilovsky
Last changed
Nov. 1, 2023 Vitaly Lipatov 1.7.4-alt2
- remove used code with distutils (ALT bug 48244)
Nov. 5, 2020 Vitaly Lipatov 1.7.4-alt1
- new version 1.7.4 (with rpmrb script)
Nov. 5, 2020 Vitaly Lipatov 1.7.1-alt2
- build python3 package separately, disable tests packing