summaryrefslogtreecommitdiffstats
path: root/package/scrypt/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/scrypt/Config.in')
-rw-r--r--package/scrypt/Config.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/scrypt/Config.in b/package/scrypt/Config.in
index 8be7f5410f..e6d1ac1a65 100644
--- a/package/scrypt/Config.in
+++ b/package/scrypt/Config.in
@@ -1,8 +1,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.
+ 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
OpenPOWER on IntegriCloud