X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fcypherpunks.ru%2Fgogost%2Fgost341194%2Fhash.go;h=71cbb87f50e727274659d20a86b2c2b43e146ff7;hb=bfe87fc2ae85dce7cf14b0e03603544eafa7d130;hp=a65a3f500b18cce6bbab0e17b87a44fc902bb1ab;hpb=4b701e64e76d671c56c2debeeb88e1b947ca0c2f;p=gogost.git diff --git a/src/cypherpunks.ru/gogost/gost341194/hash.go b/src/cypherpunks.ru/gogost/gost341194/hash.go index a65a3f5..71cbb87 100644 --- a/src/cypherpunks.ru/gogost/gost341194/hash.go +++ b/src/cypherpunks.ru/gogost/gost341194/hash.go @@ -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,