python-argon2-cffi 20.1.0 Secure Password Hashes for Python

Argon2 is a secure password hashing algorithm. It is designed to have both a configurable runtime as well as memory consumption. This means that you can decide how long it takes to hash a password and how much memory is required.