]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
mention sntrup761x25519-sha512 in manpages V_9_8 anongit/V_9_8 github-selfhosted/V_9_8 github/V_9_8
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:20:19 +0000 (09:20 +1000)
Spotted by Colin Watson

ssh_config.5
sshd_config.5

index 2e1902283d79350728badaf875cdd456c37ea9df..9473f4692de2edf7440945802ef886d9ea67c326 100644 (file)
@@ -1281,6 +1281,7 @@ default set.
 .Pp
 The default is:
 .Bd -literal -offset indent
+sntrup761x25519-sha512,
 sntrup761x25519-sha512@openssh.com,
 curve25519-sha256,curve25519-sha256@libssh.org,
 ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
index ce872de52906f9c4e873e01ff92afcd7ef08d1ab..3c727f4d3d5dad767e90b8ded722450a412d923b 100644 (file)
@@ -1050,11 +1050,14 @@ ecdh-sha2-nistp384
 .It
 ecdh-sha2-nistp521
 .It
+sntrup761x25519-sha512
+.It
 sntrup761x25519-sha512@openssh.com
 .El
 .Pp
 The default is:
 .Bd -literal -offset indent
+sntrup761x25519-sha512,
 sntrup761x25519-sha512@openssh.com,
 curve25519-sha256,curve25519-sha256@libssh.org,
 ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,