]> Cypherpunks.ru repositories - gogost.git/blobdiff - src/cypherpunks.ru/gogost/gost3410/2012_test.go
Add name to 34.10 curves for convenience
[gogost.git] / src / cypherpunks.ru / gogost / gost3410 / 2012_test.go
index ddfd6ad240c38ed64921aa3170ebcb3abd4ee7ab..0a786dfadcea532f32f9f0099718fb87c3f27bd0 100644 (file)
@@ -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),