]> Cypherpunks.ru repositories - gogost.git/blobdiff - src/cypherpunks.ru/gogost/gost3410/2012_test.go
Correct curve names
[gogost.git] / src / cypherpunks.ru / gogost / gost3410 / 2012_test.go
index 0a786dfadcea532f32f9f0099718fb87c3f27bd0..ddfd6ad240c38ed64921aa3170ebcb3abd4ee7ab 100644 (file)
@@ -144,7 +144,6 @@ func TestGCL3Vectors(t *testing.T) {
                0x17, 0xE1, 0x93, 0x44, 0xE1, 0x73, 0xAE, 0x36,
        }
        c, err := NewCurve(
-               "some-name",
                bytes2big(p),
                bytes2big(q),
                bytes2big(a),