mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-14 20:52:13 -04:00
explicitly disable all standalone MACs (AEAD only)
This commit is contained in:
parent
566a7e2ccb
commit
613251176d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ HostKeyAlgorithms ssh-ed25519
|
|||
KexAlgorithms curve25519-sha256
|
||||
PubkeyAcceptedKeyTypes ssh-ed25519
|
||||
Ciphers chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com
|
||||
MACs hmac-sha2-512-etm@openssh.com
|
||||
MACs -*
|
||||
|
||||
# Ciphers and keying
|
||||
#RekeyLimit default none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue