mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05: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
|
HostKey /etc/ssh/ssh_host_ed25519_key
|
||||||
HostKeyAlgorithms ssh-ed25519
|
HostKeyAlgorithms ssh-ed25519
|
||||||
KexAlgorithms curve25519-sha256
|
KexAlgorithms sntrup761x25519-sha512@openssh.com
|
||||||
PubkeyAcceptedKeyTypes ssh-ed25519
|
PubkeyAcceptedKeyTypes ssh-ed25519
|
||||||
Ciphers chacha20-poly1305@openssh.com
|
Ciphers chacha20-poly1305@openssh.com
|
||||||
MACs -*
|
MACs -*
|
||||||
|
Loading…
Reference in New Issue
Block a user