mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
9
package/python-argon2-cffi/Config.in
Normal file
9
package/python-argon2-cffi/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user