From: Damien Miller Date: Tue, 12 Aug 2025 23:16:34 +0000 (+1000) Subject: mention sntrup761x25519-sha512 in manpages X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fremotes%2Fanongit%2FV_9_4;p=thirdparty%2Fopenssh-portable.git mention sntrup761x25519-sha512 in manpages Spotted by Colin Watson --- diff --git a/ssh_config.5 b/ssh_config.5 index ab8d1021d..c1df23d3b 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -1197,6 +1197,7 @@ character, then the specified algorithms will be placed at the head of the default set. 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, diff --git a/sshd_config.5 b/sshd_config.5 index 7e1a56cd0..7b211038e 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -1037,11 +1037,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,