From: Sergey Matveev Date: Sun, 22 Dec 2024 19:37:52 +0000 (+0300) Subject: Missing R in GOST X-Git-Tag: v6.0.2~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=2fa72ef3fac67433d405ed94d7574f830576bfe7;p=gogost.git Missing R in GOST --- diff --git a/gost341264/cipher.go b/gost341264/cipher.go index c31a47c..1409404 100644 --- a/gost341264/cipher.go +++ b/gost341264/cipher.go @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -// GOST 34.12-2015 64-bit (Магма (Magma)) block cipher. +// GOST R 34.12-2015 64-bit (Магма (Magma)) block cipher. package gost341264 import (