erigon-pulse/crypto/bls12381
2022-05-17 14:46:53 +07:00
..
arithmetic_decl.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
arithmetic_fallback.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
arithmetic_x86_adx.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
arithmetic_x86_noadx.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
arithmetic_x86.s core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-15 19:38:13 +03:00
bls12_381_test.go all: remove unneeded parentheses (#21921) 2021-03-09 13:59:30 +01:00
bls12_381.go added senders pruning (#2634) 2021-09-08 08:38:58 +07:00
field_element_test.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-15 19:38:13 +03:00
field_element.go unify stage params (#2384) 2021-07-17 09:09:56 +07:00
fp2.go build, internal/ethapi, crypto/bls12381: fix typos (#21210) 2020-08-07 11:17:36 +02:00
fp6.go build, internal/ethapi, crypto/bls12381: fix typos (#21210) 2020-08-07 11:17:36 +02:00
fp12.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-15 19:38:13 +03:00
fp_test.go tests/fuzzers/bls1381: add bls fuzzer (#21796) 2021-03-08 12:30:14 +01:00
fp.go post-rebase fixups 2020-06-15 19:38:54 +03:00
g1_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
g1.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 2021-03-08 12:34:16 +01:00
g2_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
g2.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 2021-03-08 12:34:16 +01:00
gt.go post-rebase fixups 2020-06-15 19:38:54 +03:00
isogeny.go added senders pruning (#2634) 2021-09-08 08:38:58 +07:00
pairing_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
pairing.go post-rebase fixups 2020-06-15 19:38:54 +03:00
swu.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-15 19:38:13 +03:00
utils.go unify stage params (#2384) 2021-07-17 09:09:56 +07:00