Config.in 216 B

1234567
  1. config BR2_PACKAGE_PYTHON_BCRYPT
  2. bool "python-bcrypt"
  3. depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
  4. help
  5. Modern password hashing for your software and your servers.
  6. https://github.com/pyca/bcrypt/