plugeth/crypto/bls12381
2024-02-05 22:16:32 +01:00
..
arithmetic_decl.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
arithmetic_fallback.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
arithmetic_x86_adx.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
arithmetic_x86_noadx.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
arithmetic_x86.s core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-03 09:44:32 +03:00
bls12_381_test.go all: remove unneeded parentheses (#21921) 2021-02-02 11:32:44 +02:00
bls12_381.go crypto/bls12381: go format 2022-03-22 10:32:13 +01:00
field_element_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
field_element.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-03 09:44:32 +03:00
fp2.go build, internal/ethapi, crypto/bls12381: fix typos (#21210) 2020-06-10 23:25:32 +03:00
fp6.go build, internal/ethapi, crypto/bls12381: fix typos (#21210) 2020-06-10 23:25:32 +03:00
fp12.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
fp_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
fp.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-03 09:44:32 +03:00
g1_test.go crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks (#26447) 2023-01-10 03:16:17 -05:00
g1.go crypto/bls12381: docs - fix broken links to references (#26095) 2022-11-03 08:48:13 +01:00
g2_test.go crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks (#26447) 2023-01-10 03:16:17 -05:00
g2.go all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
gt.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-03 09:44:32 +03:00
isogeny.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
pairing_test.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-03 09:44:32 +03:00
pairing.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-03 09:44:32 +03:00
swu.go crypto/bls12381: fix typo in comment (#24509) 2022-03-08 10:48:25 +01:00
utils.go core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) 2020-06-03 09:44:32 +03:00