go-ethereum/crypto/bls12381
Justin Traglia 2c5648d891
all: fix some typos (#25551)
* Fix some typos

* Fix some mistakes

* Revert 4byte.json

* Fix an incorrect fix

* Change files to fails
2022-08-19 09:00:21 +03:00
..
arithmetic_decl.go
arithmetic_fallback.go
arithmetic_x86.s
arithmetic_x86_adx.go
arithmetic_x86_noadx.go
bls12_381.go crypto/bls12381: go format 2022-03-22 10:32:13 +01:00
bls12_381_test.go
field_element.go
field_element_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
fp.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
g1.go
g1_test.go
g2.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
g2_test.go
gt.go
isogeny.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
pairing.go
pairing_test.go
swu.go
utils.go