From 1072e0c400df930802a114c8f76b477ae934738b Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 18 Oct 2019 11:00:29 +0300 Subject: [PATCH] Mention IKETREE the same as ESPTREE --- README | 2 +- news.texi | 2 +- www.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 2f37487..d3208ba 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ GOST is GOvernment STandard of Russian Federation (and Soviet Union). * GOST R 34.13-2015 padding methods * MGM AEAD mode for 64 and 128 bit ciphers * TLSTREE keyscheduling function -* ESPTREE keyscheduling function +* ESPTREE/IKETREE (IKE* is the same as ESP*) keyscheduling function Known problems: diff --git a/news.texi b/news.texi index 12acd2e..7e09a27 100644 --- a/news.texi +++ b/news.texi @@ -6,7 +6,7 @@ @anchor{Release 4.1.0} @item 4.1.0 @itemize - @item @code{ESPTREE} implementation + @item @code{ESPTREE}/@code{IKETREE} implementation @item @code{CurveIdtc26gost34102012256paramSetB}, @code{CurveIdtc26gost34102012256paramSetC}, @code{CurveIdtc26gost34102012256paramSetD} curve aliases diff --git a/www.texi b/www.texi index 116cf20..efacc32 100644 --- a/www.texi +++ b/www.texi @@ -50,7 +50,7 @@ Currently supported algorithms are: @item GOST R 34.13-2015 padding methods @item MGM AEAD mode for 64 and 128 bit ciphers @item TLSTREE keyscheduling function -@item ESPTREE keyscheduling function +@item ESPTREE/IKETREE (IKE* is the same as ESP*) keyscheduling function @end itemize Please send questions, bug reports and patches to -- 2.44.0