Config.in 289 B

123456789
  1. config BR2_PACKAGE_SCRYPT
  2. bool "scrypt"
  3. select BR2_PACKAGE_OPENSSL
  4. help
  5. A password-based key derivation function specifically
  6. designed to make it costly to perform large-scale custom
  7. hardware attacks by requiring large amounts of memory.
  8. http://www.tarsnap.com/scrypt.html