|
|
|
@ -160,14 +160,6 @@ compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzG1Add fuzz_g1_add\ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
|
|
|
|
|
|
compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzCrossG1Mul fuzz_cross_g1_mul\ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
|
|
|
|
|
|
compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzG1Mul fuzz_g1_mul\ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
|
|
|
|
|
|
compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzG1MultiExp fuzz_g1_multiexp \ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
@ -176,14 +168,6 @@ compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzG2Add fuzz_g2_add \ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
|
|
|
|
|
|
compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzCrossG2Mul fuzz_cross_g2_mul\ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
|
|
|
|
|
|
compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzG2Mul fuzz_g2_mul\ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
|
|
|
|
|
|
compile_fuzzer github.com/ethereum/go-ethereum/tests/fuzzers/bls12381 \ |
|
|
|
|
FuzzG2MultiExp fuzz_g2_multiexp \ |
|
|
|
|
$repo/tests/fuzzers/bls12381/bls12381_test.go |
|
|
|
|