From 960d952380ccb521fe5196f7b1430e6dbda4b01d Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 27 Feb 2020 16:48:11 +0100 Subject: [PATCH] doc: Add a newly published RFC about Ed25519 keys Signed-off-by: Jakub Jelen Reviewed-by: Andreas Schneider --- doc/mainpage.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/mainpage.dox b/doc/mainpage.dox index f4ff4d8e..0b1ad448 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -211,6 +211,8 @@ It was later modified and expanded by the following RFCs. (only the "server-sig-algs" extension implemented) - RFC 8332, Use of RSA Keys with SHA-256 and SHA-512 in the Secure Shell (SSH) Protocol + - RFC 8709, + Ed25519 and Ed448 Public Key Algorithms for the Secure Shell (SSH) Protocol There are also drafts that are being currently developed and followed.