]> Cypherpunks.ru repositories - gogost.git/blobdiff - src/cypherpunks.ru/gogost/gost3412128/cipher.go
34.12-2015 Magma cipher
[gogost.git] / 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 0a3b55f6afb9d3c629122daa119989569bec96df..9281892b7a5acbafe919441d7d885c3714b0d97b 100644 (file)
@@ -15,7 +15,7 @@
 // along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 // GOST 34.12-2015 128-bit (Кузнечик (Kuznechik)) block cipher.
-package gost3412
+package gost3412128
 
 const (
        BlockSize = 16