plugeth/crypto/bls12381
jwasinger faff980d97
crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks (#26447)
* test

* crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks
2023-01-10 03:16:17 -05:00
..
arithmetic_decl.go
arithmetic_fallback.go
arithmetic_x86_adx.go
arithmetic_x86_noadx.go
arithmetic_x86.s
bls12_381_test.go
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
fp2.go
fp6.go
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
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 crypto/bls12381: docs - fix broken links to references (#26095) 2022-11-03 08:48:13 +01:00
gt.go
isogeny.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
pairing_test.go
pairing.go
swu.go
utils.go