From 8906a63e1cd7d06ba7f2a17a41a8e6d7d4ff86a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eirik=20=C3=98verby?= Date: Mon, 13 Jan 2025 19:30:41 +0100 Subject: [PATCH] Reduced kex to fastest on slow machines --- kex | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kex b/kex index a4f5169..f0ed6f0 100644 --- a/kex +++ b/kex @@ -1,5 +1 @@ -sntrup761x25519-sha512@openssh.com -curve25519-sha256 -curve25519-sha256@libssh.org ecdh-sha2-nistp256 -diffie-hellman-group14-sha256