dropbear: enable curve25519 support by default, increases compressed binary size by ~5 kb

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
Felix Fietkau 2017-08-31 08:46:43 +02:00 committed by Zoltan HERPAI
parent 3e107d670c
commit db41bcac69

View File

@ -3,7 +3,7 @@ menu "Configuration"
config DROPBEAR_CURVE25519
bool "Curve25519 support"
default n
default y
help
This enables the following key exchange algorithm:
curve25519-sha256@libssh.org