]> Cypherpunks repositories - gogost.git/commitdiff
Missing R in GOST
authorSergey Matveev <stargrave@stargrave.org>
Sun, 22 Dec 2024 19:37:52 +0000 (22:37 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 22 Dec 2024 19:37:52 +0000 (22:37 +0300)
gost341264/cipher.go

index c31a47cec8bcfcbfcd846cb970477e28212f138f..140940489b9a9614268715ddc8fcf692954d18b0 100644 (file)
@@ -13,7 +13,7 @@
 // You should have received a copy of the GNU General Public License
 // along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-// GOST 34.12-2015 64-bit (Магма (Magma)) block cipher.
+// GOST 34.12-2015 64-bit (Магма (Magma)) block cipher.
 package gost341264
 
 import (