]> Cypherpunks.ru repositories - gogost.git/blobdiff - src/cypherpunks.ru/gogost/gost341194/hash.go
Sbox names comply with OIDs
[gogost.git] / src / cypherpunks.ru / gogost / gost341194 / hash.go
index a65a3f500b18cce6bbab0e17b87a44fc902bb1ab..71cbb87f50e727274659d20a86b2c2b43e146ff7 100644 (file)
@@ -31,7 +31,7 @@ const (
 )
 
 var (
-       SboxDefault *gost28147.Sbox = &gost28147.GostR3411_94_TestParamSet
+       SboxDefault *gost28147.Sbox = &gost28147.SboxIdGostR341194TestParamSet
 
        c2 [BlockSize]byte = [BlockSize]byte{
                0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,