go-ethereum/crypto/bn256
gitglorythegreat 9ca3d10001 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-04 11:00:57 +08:00
..
cloudflare crypto/bn256: fix MulScalar (#30974) 2025-01-04 11:00:57 +08:00
gnark crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) 2025-01-04 11:00:57 +08:00
google crypto/bn256: fix MulScalar (#30974) 2025-01-04 11:00:57 +08:00
bn256_fast.go crypto: add go:build lines (#23468) 2024-12-09 17:49:00 +08:00
bn256_slow.go crypto/bn256: fix import line (#20723) 2024-12-09 17:48:59 +08:00