[openssh-commits] [openssh] 01/04: upstream: document existence of

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 7 15:25:08 AEST 2026


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit e6ece1bc262c067416483502c45b9fd7366f347c
Author: naddy at openbsd.org <naddy at openbsd.org>
AuthorDate: Tue Aug 4 22:14:52 2026 +0000

    upstream: document existence of
    
    mlkem768{brainpoolp256r1,nistp256}-sha256 KEXes
    
    OpenBSD-Commit-ID: e9a9b01a19ed3ccdd82c7fc4c77395495b28faf9
---
 sshd_config.5 | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/sshd_config.5 b/sshd_config.5
index 0d9c944b4..80938d2f5 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: sshd_config.5,v 1.400 2026/07/10 17:21:19 naddy Exp $
-.Dd $Mdocdate: July 10 2026 $
+.\" $OpenBSD: sshd_config.5,v 1.401 2026/08/04 22:14:52 naddy Exp $
+.Dd $Mdocdate: August 4 2026 $
 .Dt SSHD_CONFIG 5
 .Os
 .Sh NAME
@@ -1083,6 +1083,10 @@ ecdh-sha2-nistp384
 .It
 ecdh-sha2-nistp521
 .It
+mlkem768brainpoolp256r1-sha256
+.It
+mlkem768nistp256-sha256
+.It
 mlkem768x25519-sha256
 .It
 sntrup761x25519-sha512

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list