X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fcypherpunks.ru%2Fgogost%2Fgost3410%2F2012_test.go;h=0a786dfadcea532f32f9f0099718fb87c3f27bd0;hb=a205d42eff797b294ecc0355b9f2fcc89048bd6e;hp=ddfd6ad240c38ed64921aa3170ebcb3abd4ee7ab;hpb=4c6ef47b160219dafbddd213694188574a432d9f;p=gogost.git diff --git a/src/cypherpunks.ru/gogost/gost3410/2012_test.go b/src/cypherpunks.ru/gogost/gost3410/2012_test.go index ddfd6ad..0a786df 100644 --- a/src/cypherpunks.ru/gogost/gost3410/2012_test.go +++ b/src/cypherpunks.ru/gogost/gost3410/2012_test.go @@ -144,6 +144,7 @@ func TestGCL3Vectors(t *testing.T) { 0x17, 0xE1, 0x93, 0x44, 0xE1, 0x73, 0xAE, 0x36, } c, err := NewCurve( + "some-name", bytes2big(p), bytes2big(q), bytes2big(a),