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
Felix Lange 8a134014b4
all: add go:build lines (#23468)
3 years ago
..
arithmetic_decl.go all: add go:build lines (#23468) 3 years ago
arithmetic_fallback.go all: add go:build lines (#23468) 3 years ago
arithmetic_x86.s
arithmetic_x86_adx.go all: add go:build lines (#23468) 3 years ago
arithmetic_x86_noadx.go all: add go:build lines (#23468) 3 years ago
bls12_381.go
bls12_381_test.go all: remove unneeded parentheses (#21921) 4 years ago
field_element.go
field_element_test.go
fp.go
fp2.go
fp6.go
fp12.go
fp_test.go
g1.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
g1_test.go
g2.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
g2_test.go
gt.go
isogeny.go
pairing.go
pairing_test.go
swu.go
utils.go