go-ethereum/crypto/bn256/google
gitglorythegreat 0feb999d3f
crypto/bn256: fix MulScalar (#30974)
The `a` parameter should be used in the `MulScalar` function. The
upstream cloudflare and google repos have already merged fixes.

Reference:
*
8d7daa0c54
* https://github.com/cloudflare/bn256/pull/33
2025-01-02 14:04:06 +01:00
..
bn256.go all: fix docstrings (#29311) 2024-03-22 20:29:12 +08:00
bn256_test.go
constants.go crypto/bn256: refine comments according to #19577, #21595, and #21836 (#21847) 2020-11-17 09:51:36 +01:00
curve.go
example_test.go
gfp2.go
gfp6.go
gfp12.go crypto/bn256: fix MulScalar (#30974) 2025-01-02 14:04:06 +01:00
main_test.go
optate.go
twist.go