2022-03-15 12:27:52 +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/