{"library":"argon2-cffi","type":"library","category":null,"description":"argon2-cffi is a Python library that provides secure password hashing using the Argon2 algorithm, the winner of the Password Hashing Competition. It offers a high-level API for hashing and verification, along with options to tune security parameters. The library is actively maintained and releases new versions with performance improvements, enhanced platform support, and updated RFC compliance.","language":"python","status":"active","version":"25.1.0","tags":["security","password-hashing","cryptography","argon2"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install argon2-cffi","imports":["from argon2 import PasswordHasher","from argon2.exceptions import VerifyMismatchError"]}],"homepage":null,"github":"https://github.com/hynek/argon2-cffi","docs":"https://argon2-cffi.readthedocs.io/","changelog":"https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/argon2-cffi/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/argon2-cffi/compatibility"}}