py-argon2-cffi-bindings-25.1.0

argon2 password hashing for Python

Index | security

Description

Argon2 is a secure password hashing algorithm. Is is designed to
have both a configurable runtime as well as memory consumption.

This package provides low-level python CFFI bindings for Argon2 and
is primarily intended to be used by the higher level "argon2-cffi"
module.

Homepage: https://github.com/hynek/argon2-cffi-bindings

Library Dependencies

Run Dependencies

Build Dependencies