argon2-cffi
Subscription: Developer
Active
Subscription: Developer
Argon2 for Python provides a simple way to hash passwords securely using Argon2, which won the Password Hashing Competition. Use PasswordHasher to create hashes like '$argon2id$v=19$m=65536,t=3,p=4$... and verify password correctness.
pip install argon2_cffi==25.1.0
25.1.0
Linux