py3-passlib

Python module providing a password hashing framework

WWW CVSWeb GITHub
  1. Package version
    py3-passlib-1.7.4p3
  2. Maintainer
    The OpenBSD ports mailing-list

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 and migrating 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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-setuptools,python3
  • security/py-bcrypt,python3
  • security/py-scrypt,python3
  • lang/python/3.10