generated from gaoyang3513/SDK_RK3288
8 lines
202 B
Plaintext
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/
|