]> Cypherpunks.ru repositories - gost-www.git/blobdiff - en/mgm.texi
MGM
[gost-www.git] / en / mgm.texi
diff --git a/en/mgm.texi b/en/mgm.texi
new file mode 100644 (file)
index 0000000..950c980
--- /dev/null
@@ -0,0 +1,16 @@
+@node enMGM
+@section Multilinear Galois Mode
+
+@table @asis
+@item Algorithm type
+    Authenticated encryption mode (AEAD)
+@item RFC
+    @url{https://datatracker.ietf.org/doc/draft-smyshlyaev-mgm/, draft}
+@item Standard
+    @url{https://tc26.ru/standarts/rekomendatsii-po-standartizatsii/r-1323565-1-026-2019-informatsionnaya-tekhnologiya-kriptograficheskaya-zashchita-informatsii-rezhimy-raboty-blochnykh-shifrov-realizuyushchie-autentifitsirovannoe-shifrovanie.html, Р 1323565.1.026–2019}
+@end table
+
+@strong{Features}:
+@itemize
+@item Very similar to GCM, little differences, but gaining more security.
+@end itemize