projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1455b5b
)
dropbear: enable curve25519 support by default, increases compressed binary size...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Jan 2016 22:38:59 +0000
(22:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Jan 2016 22:38:59 +0000
(22:38 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48196
package/network/services/dropbear/Config.in
patch
|
blob
|
history
diff --git
a/package/network/services/dropbear/Config.in
b/package/network/services/dropbear/Config.in
index 19ef71c0b21551f5951b44668481d8cc2ea944d7..3316c84e9e5f8d70a5aae11da22bac975e30b2c8 100644
(file)
--- a/
package/network/services/dropbear/Config.in
+++ b/
package/network/services/dropbear/Config.in
@@
-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