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