Signed-off-by: Alberto Aguirre <[email protected]>
---
 src/kex.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/kex.c b/src/kex.c
index 00f4e00f..b1533ec4 100644
--- a/src/kex.c
+++ b/src/kex.c
@@ -104,8 +104,8 @@
 static const char *default_methods[] = {
   KEY_EXCHANGE,
   HOSTKEYS,
-  AES BLOWFISH DES,
-  AES BLOWFISH DES,
+  CHACHA20 AES BLOWFISH DES,
+  CHACHA20 AES BLOWFISH DES,
   "hmac-sha2-256,hmac-sha2-512,hmac-sha1",
   "hmac-sha2-256,hmac-sha2-512,hmac-sha1",
   "none",
-- 
2.14.1


Reply via email to