]> Cypherpunks.ru repositories - pygost.git/commitdiff
MGM RFC
authorSergey Matveev <stargrave@stargrave.org>
Thu, 1 Jul 2021 07:05:10 +0000 (10:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 1 Jul 2021 07:05:10 +0000 (10:05 +0300)
README
www.texi

diff --git a/README b/README
index 07fbf027e8d0cba02123f05aa381db39fa3a40d3..97ee0ed1f1f305f949ae17442e78cb8c7c5b0735 100644 (file)
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ GOST is GOvernment STandard of Russian Federation (and Soviet Union).
 * GOST R 34.12-2015 64-bit block cipher Магма (Magma)
 * GOST R 34.13-2015 padding methods and block cipher modes of operation
   (ECB, CTR, OFB, CBC, CFB, MAC)
 * GOST R 34.12-2015 64-bit block cipher Магма (Magma)
 * GOST R 34.13-2015 padding methods and block cipher modes of operation
   (ECB, CTR, OFB, CBC, CFB, MAC)
-* MGM AEAD mode for 64 and 128 bit ciphers (Р 1323565.1.026–2019)
+* MGM AEAD mode for 64 and 128 bit ciphers (RFC 9058)
 * CTR-ACPKM, OMAC-ACPKM-Master modes of operation (Р 1323565.1.017-2018)
 * KExp15/KImp15 key export/import functions (Р 1323565.1.017-2018)
 * KDF_GOSTR3411_2012_256, KDF_TREE_GOSTR3411_2012_256 (Р 50.1.113-2016)
 * CTR-ACPKM, OMAC-ACPKM-Master modes of operation (Р 1323565.1.017-2018)
 * KExp15/KImp15 key export/import functions (Р 1323565.1.017-2018)
 * KDF_GOSTR3411_2012_256, KDF_TREE_GOSTR3411_2012_256 (Р 50.1.113-2016)
index 62c7006d2684b5452324dc2a62fb9f3858a9c274..1f87bc3e6a6437e495dafb1ced9c9962bd56cba1 100644 (file)
--- a/www.texi
+++ b/www.texi
@@ -55,7 +55,8 @@ Currently supported algorithms are:
 @item GOST R 34.12-2015 64-bit block cipher Магма (Magma)
 @item GOST R 34.13-2015 padding methods and block cipher modes of operation
       (ECB, CTR, OFB, CBC, CFB, MAC)
 @item GOST R 34.12-2015 64-bit block cipher Магма (Magma)
 @item GOST R 34.13-2015 padding methods and block cipher modes of operation
       (ECB, CTR, OFB, CBC, CFB, MAC)
-@item MGM AEAD mode for 64 and 128 bit ciphers (Р 1323565.1.026–2019)
+@item MGM AEAD mode for 64 and 128 bit ciphers
+    (@url{https://tools.ietf.org/html/rfc9058.html, RFC 9058})
 @item CTR-ACPKM, OMAC-ACPKM-Master modes of operation (Р 1323565.1.017-2018)
 @item KExp15/KImp15 key export/import functions (Р 1323565.1.017-2018)
 @item KDF_GOSTR3411_2012_256, KDF_TREE_GOSTR3411_2012_256 (Р 50.1.113-2016)
 @item CTR-ACPKM, OMAC-ACPKM-Master modes of operation (Р 1323565.1.017-2018)
 @item KExp15/KImp15 key export/import functions (Р 1323565.1.017-2018)
 @item KDF_GOSTR3411_2012_256, KDF_TREE_GOSTR3411_2012_256 (Р 50.1.113-2016)