go-ethereum/crypto/bn256/cloudflare
Antoine Rondelet 2388e425f2 crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577)
* Removed comment section referring to Cloudflare's bn curve parameters

* Added comment to clarify the nature of the parameters

* Changed value of xi to i+9
2019-05-28 09:13:30 +03:00
..
bn256.go
bn256_test.go
constants.go crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577) 2019-05-28 09:13:30 +03:00
curve.go
example_test.go
gfp.go
gfp2.go
gfp6.go crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577) 2019-05-28 09:13:30 +03:00
gfp12.go
gfp_amd64.s
gfp_arm64.s
gfp_decl.go
gfp_generic.go
gfp_test.go
lattice.go
lattice_test.go
LICENSE
main_test.go
mul_amd64.h
mul_arm64.h
mul_bmi2_amd64.h
optate.go
twist.go