]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
mention sntrup761x25519-sha512 in manpages V_8_9 anongit/V_8_9 github-selfhosted/V_8_9 github/V_8_9
authorDamien Miller <djm@mindrot.org>
Tue, 12 Aug 2025 23:16:34 +0000 (09:16 +1000)
committerDamien Miller <djm@mindrot.org>
Tue, 12 Aug 2025 23:16:34 +0000 (09:16 +1000)
Spotted by Colin Watson

ssh_config.5
sshd_config.5

index 69132282b341e778187a0af078773f3c052ad472..751361945c63bfd939b29b9882501b0e43b0c9e0 100644 (file)
@@ -1167,6 +1167,7 @@ The default is:
 .Bd -literal -offset indent
 curve25519-sha256,curve25519-sha256@libssh.org,
 ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
+sntrup761x25519-sha512,
 sntrup761x25519-sha512@openssh.com,
 diffie-hellman-group-exchange-sha256,
 diffie-hellman-group16-sha512,
index 985f1ba5cbd9316612f8a16c950b8955797c3ab7..4adc13e9d2c9f461310b8a1444348b1988a91a1d 100644 (file)
@@ -956,6 +956,8 @@ ecdh-sha2-nistp384
 .It
 ecdh-sha2-nistp521
 .It
+sntrup761x25519-sha512
+.It
 sntrup761x25519-sha512@openssh.com
 .El
 .Pp
@@ -963,6 +965,7 @@ The default is:
 .Bd -literal -offset indent
 curve25519-sha256,curve25519-sha256@libssh.org,
 ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
+sntrup761x25519-sha512,
 sntrup761x25519-sha512@openssh.com,
 diffie-hellman-group-exchange-sha256,
 diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,