dropbear: enable curve25519 support by default, increases compressed binary size...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jan 2016 22:38:59 +0000 (22:38 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jan 2016 22:38:59 +0000 (22:38 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48196 3c298f89-4303-0410-b956-a3cf2f4a3e73

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