dropbear: enable curve25519 support by default, increases compressed binary size...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 31 Aug 2017 06:46:43 +0000 (08:46 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 31 Aug 2017 06:46:43 +0000 (08:46 +0200)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
package/network/services/dropbear/Config.in

index 19ef71c..3316c84 100644 (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