janus-gateway: make echo test plugin optional
[buildroot-gz.git] / package / scrypt / Config.in
blobe6d1ac1a651d6a0e2c01e237560f037fdab641ec
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.
9           http://www.tarsnap.com/scrypt.html