]> Cypherpunks.ru repositories - gogost.git/blobdiff - gost3410/2012_test.go
Fixed VKO cofactor bug
[gogost.git] / gost3410 / 2012_test.go
index 422ed7c43420380cf937d799fab5d35312211729..592418491fc6deadf1d746467427fb8fe0553f0d 100644 (file)
@@ -126,6 +126,7 @@ func TestStdVector2(t *testing.T) {
                }),
                nil,
                nil,
+               nil,
        )
        if err != nil {
                t.FailNow()
@@ -322,6 +323,7 @@ func TestGCL3Vectors(t *testing.T) {
                bytes2big(y),
                nil,
                nil,
+               nil,
        )
        if err != nil {
                t.FailNow()