gost341264/cipher.go | 2 +- diff --git a/gost341264/cipher.go b/gost341264/cipher.go index bf25a0a897f7e3b48657c42b7f925c6d8ce9f49c32d187fba0bfe0162b22adc3..861df429c69c8fa010b6ec757f6df9a2cc7a849aaa4d9cf1da5140b439a93a60 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 (