]> Cypherpunks.ru repositories - gogost.git/blobdiff - src/cypherpunks.ru/gogost/gost341194/hash_test.go
Sbox names comply with OIDs
[gogost.git] / src / cypherpunks.ru / gogost / gost341194 / hash_test.go
index ea493874160de1093f9d1a82b7c5bddcd6217f25..ba38307840ed3c8078f65b94316aa9718f24f1c6 100644 (file)
@@ -135,7 +135,7 @@ func TestVectors(t *testing.T) {
 }
 
 func TestVectorsCryptoPro(t *testing.T) {
-       h := New(&gost28147.GostR3411_94_CryptoProParamSet)
+       h := New(&gost28147.SboxIdGostR341194CryptoProParamSet)
 
        if bytes.Compare(h.Sum(nil), []byte{
                0x98, 0x1e, 0x5f, 0x3c, 0xa3, 0x0c, 0x84, 0x14,