Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/crypto/bls12381
lonika 05a8b887a9
crypto/bls12381: fix typo in comment (#27930)
1 year ago
..
arithmetic_decl.go
arithmetic_fallback.go
arithmetic_x86.s
arithmetic_x86_adx.go
arithmetic_x86_noadx.go
bls12_381.go crypto/bls12381: go format 3 years ago
bls12_381_test.go
field_element.go
field_element_test.go all: add whitespace linter (#25312) 2 years ago
fp.go
fp2.go
fp6.go
fp12.go all: add whitespace linter (#25312) 2 years ago
fp_test.go all: add whitespace linter (#25312) 2 years ago
g1.go crypto/bls12381: docs - fix broken links to references (#26095) 2 years ago
g1_test.go crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks (#26447) 2 years ago
g2.go crypto/bls12381: fix typo in comment (#27930) 1 year ago
g2_test.go crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks (#26447) 2 years ago
gt.go
isogeny.go all: fix some typos (#25551) 2 years ago
pairing.go
pairing_test.go
swu.go
utils.go