update ciphers

This commit is contained in:
ston1th 2025-11-12 01:06:29 +01:00
commit 4a05038c21

View file

@ -23,9 +23,9 @@ HostKey /etc/ssh/ssh_host_ed25519_key
HostKey /etc/ssh/ssh_host_rsa_key
HostKeyAlgorithms ssh-ed25519,rsa-sha2-512
PubkeyAcceptedAlgorithms ssh-ed25519,rsa-sha2-512
KexAlgorithms sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org
KexAlgorithms mlkem768x25519-sha256,sntrup761x25519-sha512
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com
MACs hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com
MACs hmac-sha2-512-etm@openssh.com
Compression no
PermitRootLogin no
ChallengeResponseAuthentication no