X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fcypherpunks.ru%2Fgogost%2Fgost3412128%2Fcipher.go;fp=src%2Fcypherpunks.ru%2Fgogost%2Fgost3412%2Fcipher.go;h=9281892b7a5acbafe919441d7d885c3714b0d97b;hb=32e850a63da24008d8795c35369eda5e76fef7c7;hp=0a3b55f6afb9d3c629122daa119989569bec96df;hpb=e62453143a063672586d0361f013211c73314b49;p=gogost.git diff --git a/src/cypherpunks.ru/gogost/gost3412/cipher.go b/src/cypherpunks.ru/gogost/gost3412128/cipher.go similarity index 99% rename from src/cypherpunks.ru/gogost/gost3412/cipher.go rename to src/cypherpunks.ru/gogost/gost3412128/cipher.go index 0a3b55f..9281892 100644 --- a/src/cypherpunks.ru/gogost/gost3412/cipher.go +++ b/src/cypherpunks.ru/gogost/gost3412128/cipher.go @@ -15,7 +15,7 @@ // along with this program. If not, see . // GOST 34.12-2015 128-bit (Кузнечик (Kuznechik)) block cipher. -package gost3412 +package gost3412128 const ( BlockSize = 16