From 8d423b18582f3bfbbfbf4d86643b9a541c4d8f50 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 22 Apr 2026 16:30:22 +0200 Subject: [PATCH] docs: sntrup761x25519-sha512 is now RFC9141 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub Jelen Reviewed-by: Pavol Žáčik Merge-Request: --- doc/mainpage.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/mainpage.dox b/doc/mainpage.dox index a0ed6776..1467f9ec 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -211,6 +211,9 @@ It was later modified and expanded by the following RFCs. Secure Shell (SSH) Key Exchange Method Using Curve25519 and Curve448 - RFC 9142, Key Exchange (KEX) Method Updates and Recommendations for Secure Shell (SSH) + - RFC 9141, + Secure Shell (SSH) Key Exchange Method Using Hybrid Streamlined NTRU Prime + sntrup761 and X25519 with SHA-512: sntrup761x25519-sha512 There are also drafts that are being currently developed and followed. @@ -218,8 +221,6 @@ There are also drafts that are being currently developed and followed. SSH Agent Protocol - draft-ietf-sshm-mlkem-hybrid-kex-09 PQ/T Hybrid Key Exchange with ML-KEM in SSH - - draft-ietf-sshm-ntruprime-ssh-06 - Secure Shell (SSH) Key Exchange Method Using Hybrid Streamlined NTRU Prime sntrup761 and X25519 with SHA-512: sntrup761x25519-sha512 - draft-ietf-sshm-chacha20-poly1305-02 Secure Shell (SSH) authenticated encryption cipher: chacha20-poly1305 - draft-ietf-sshm-strict-kex-01