X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=README;h=7fde53f0942259199c043b7383eaa02a7d2fff53;hp=24b28082b2cb63276fdb07e47b78c343c062335a;hb=4277661e11e63906d923827e5c124877f1dc0c8d;hpb=a63f78066756e6959b7bcbc52738f2ff4a03a308 diff --git a/README b/README index 24b2808..7fde53f 100644 --- a/README +++ b/README @@ -23,7 +23,8 @@ 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) -* MGM AEAD mode for 64 and 128 bit ciphers +* MGM AEAD mode for 64 and 128 bit ciphers (Р 1323565.1.026–2019) +* CTR-ACPKM, OMAC-ACPKM-Master modes of operation (Р 1323565.1.017-2018) * PEP247-compatible hash/MAC functions Known problems: low performance and non time-constant calculations.