argon2-cffi-bindings · PyPI
https://pypi.org/project/argon2-cffi-bindings01.12.2021 · argon2-cffi-bindings provides low-level CFFI bindings to the Argon2 password hashing algorithm including a vendored version of them. The currently vendored Argon2 commit ID is f57e61e. If you want to hash passwords in an application, this package is not for you. Have a look at argon2-cffi with its high-level abstractions!
argon2-cffi-bindings · PyPI
pypi.org › project › argon2-cffi-bindingsDec 01, 2021 · argon2-cffi-bindings is available from PyPI. The provided CFFI bindings are compiled in API mode. Best effort is given to provide binary wheels for as many platforms as possible. Disabling Vendored Code. A copy of Argon2 is vendored and used by default, but can be disabled if argon2-cffi-bindings is installed using: