mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
sshd: sntrup761x25519-sha512@openssh.com kex only
This commit is contained in:
parent
d7c23eac02
commit
84ca6bfa27
@ -17,7 +17,7 @@
|
||||
|
||||
HostKey /etc/ssh/ssh_host_ed25519_key
|
||||
HostKeyAlgorithms ssh-ed25519
|
||||
KexAlgorithms curve25519-sha256
|
||||
KexAlgorithms sntrup761x25519-sha512@openssh.com
|
||||
PubkeyAcceptedKeyTypes ssh-ed25519
|
||||
Ciphers chacha20-poly1305@openssh.com
|
||||
MACs -*
|
||||
|
Loading…
Reference in New Issue
Block a user