Files
SDK_IMX6/package/python-bcrypt/Config.in
2022-10-31 22:18:58 +08:00

8 lines
202 B
Plaintext

config BR2_PACKAGE_PYTHON_BCRYPT
bool "python-bcrypt"
select BR2_PACKAGE_PYTHON_CFFI # runtime
help
Modern password hashing for your software and your servers.
https://github.com/pyca/bcrypt/