]> Cypherpunks.ru repositories - gogost.git/blobdiff - src/cypherpunks.ru/gogost/gost28147/cfb_test.go
Sbox names comply with OIDs
[gogost.git] / src / cypherpunks.ru / gogost / gost28147 / cfb_test.go
index 3b60a6f874274e97a9115361a5c172f3a80279e6..af527fbf74b99e57c73eefb777c10d94322ced0f 100644 (file)
@@ -31,7 +31,7 @@ func TestCFBCryptomanager(t *testing.T) {
                0x4F, 0xF9, 0x9D, 0xA6, 0xD1, 0xB5, 0x3B, 0x5B,
                0x1B, 0x40, 0x2A, 0x1B, 0xAA, 0x03, 0x0D, 0x1B,
        }
-       sbox := &GostR3411_94_TestParamSet
+       sbox := &SboxIdGostR341194TestParamSet
        pt := []byte{
                0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88,
                0x99, 0xAA, 0xBB, 0xCC, 0xDD, 0x80, 0x00, 0x00,