From 08153e094203accd7236df7a8185f06a74e17037 Mon Sep 17 00:00:00 2001 From: Mathieu Simon Date: Tue, 5 Sep 2023 08:37:15 +0200 Subject: [PATCH] Try improving the wording --- Synology-DSM.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Synology-DSM.md b/Synology-DSM.md index 215dbbf..628cf5f 100644 --- a/Synology-DSM.md +++ b/Synology-DSM.md @@ -27,7 +27,7 @@ chacha20-poly1305@openssh.com ### KEX -Only leave the following key exchange algorithms enabled: +Leave the following key exchange algorithms (KEX) enabled and disable the remaining ones: ``` curve25519-sha256 @@ -38,7 +38,7 @@ diffie-hellman-group18-sha512 ### MAC -Only leave the following MACs enabled: +Leave the following message authentication codes (MAC) enabled and disable the remaining ones: ``` hmac-sha2-256-etm@openssh.com