From: Sergey Matveev Date: Thu, 1 Jul 2021 07:05:25 +0000 (+0300) Subject: MGM RFC X-Git-Tag: v5.7.0~5 X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=commitdiff_plain;h=a7e71da42640e1ab2e285b2c3baa8e5aaabe7c24 MGM RFC --- diff --git a/README b/README index 35d2785..05dd222 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ GOST is GOvernment STandard of Russian Federation (and Soviet Union). * GOST R 34.12-2015 128-bit block cipher Кузнечик (Kuznechik) (RFC 7801) * GOST R 34.12-2015 64-bit block cipher Магма (Magma) * GOST R 34.13-2015 padding methods -* MGM AEAD mode for 64 and 128 bit ciphers (Р 1323565.1.026–2019) +* MGM AEAD mode for 64 and 128 bit ciphers (RFC 9058) * TLSTREE keyscheduling function * ESPTREE/IKETREE (IKE* is the same as ESP*) keyscheduling function * PRF_IPSEC_PRFPLUS_GOSTR3411_2012_{256,512} and generic prf+ functions diff --git a/www.texi b/www.texi index 07d4a62..bad356a 100644 --- a/www.texi +++ b/www.texi @@ -49,6 +49,7 @@ Currently supported algorithms are: @item GOST R 34.12-2015 64-bit block cipher Магма (Magma) @item GOST R 34.13-2015 padding methods @item MGM AEAD mode for 64 and 128 bit ciphers + (@url{https://tools.ietf.org/html/rfc9058.html, RFC 9058}) @item TLSTREE keyscheduling function @item ESPTREE/IKETREE (IKE* is the same as ESP*) keyscheduling function @item @code{PRF_IPSEC_PRFPLUS_GOSTR3411_2012_@{256,512@}} and generic