ssh: switch to AES256-GCM to use AES-NI

This commit is contained in:
Daniel Micay 2023-07-22 16:32:52 -04:00
parent a164ca80c7
commit 1173060c25

View File

@ -19,7 +19,7 @@ HostKey /etc/ssh/ssh_host_ed25519_key
HostKeyAlgorithms ssh-ed25519
KexAlgorithms sntrup761x25519-sha512@openssh.com
PubkeyAcceptedKeyTypes ssh-ed25519
Ciphers chacha20-poly1305@openssh.com
Ciphers aes256-gcm@openssh.com
MACs -*
# Ciphers and keying