go-ethereum/crypto/bn256/google
gitglorythegreat 055679fbef 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-02-27 15:35:48 +08:00
..
bn256.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
bn256_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
constants.go crypto/bn256: refine comments according to #19577, #21595, and #21836 (#21847) 2020-11-17 09:51:36 +01:00
curve.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
example_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gfp2.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gfp6.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gfp12.go crypto/bn256: fix MulScalar (#30974) 2025-02-27 15:35:48 +08:00
main_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
optate.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
twist.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00