blob: c1adcbc77d4daf5f3473965764577a73d5e971ca [file] [log] [blame]
config BR2_PACKAGE_PYTHON_ARGON2_CFFI
bool "python-argon2-cffi"
select BR2_PACKAGE_PYTHON_CFFI # runtime
select BR2_PACKAGE_PYTHON_ENUM34 if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
The secure Argon2 password hashing algorithm.
https://argon2-cffi.readthedocs.io/