1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-17 22:20:16 +01:00
Files
operating-system/buildroot/package/scrypt/Config.in
T
2018-03-17 23:47:00 +00:00

10 lines
289 B
Plaintext

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