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