mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
explicitly disable all standalone MACs (AEAD only)
This commit is contained in:
parent
566a7e2ccb
commit
613251176d
@ -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…
Reference in New Issue
Block a user