X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fcypherpunks.ru%2Fgogost%2Fgost28147%2Fcfb_test.go;h=af527fbf74b99e57c73eefb777c10d94322ced0f;hb=bfe87fc2ae85dce7cf14b0e03603544eafa7d130;hp=3b60a6f874274e97a9115361a5c172f3a80279e6;hpb=4b701e64e76d671c56c2debeeb88e1b947ca0c2f;p=gogost.git diff --git a/src/cypherpunks.ru/gogost/gost28147/cfb_test.go b/src/cypherpunks.ru/gogost/gost28147/cfb_test.go index 3b60a6f..af527fb 100644 --- a/src/cypherpunks.ru/gogost/gost28147/cfb_test.go +++ b/src/cypherpunks.ru/gogost/gost28147/cfb_test.go @@ -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,