From 0b398c5db588b71a9efc0b2796c3fc002d20d05b Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 30 Nov 2022 15:08:54 +0300 Subject: [PATCH] Go also perfectly supports EdDSA --- doc/index.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.texi b/doc/index.texi index cb45250..514913e 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -30,7 +30,7 @@ ChaCha20-Poly1305, session resumption and SNI. then @url{http://www.gost.cypherpunks.ru/, GOST} TLS 1.3 cryptography will be fully supported, with ability to use GOST-based X.509 certificates if client announces its knowledge of GOST algorithms (with -the fallback to ordinary ECDSA ones). +the fallback to ordinary ECDSA/EdDSA ones). @item HTTP/1.1, @url{https://en.wikipedia.org/wiki/HTTP%2F2, HTTP/2} (only when negotiated during ALPN) and keepalives support. Graceful -- 2.44.0