go-ethereum/crypto/bn256
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
..
cloudflare crypto/bn256: fix MulScalar (#30974) 2025-01-02 14:04:06 +01:00
gnark crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) 2024-10-23 08:11:25 +02:00
google crypto/bn256: fix MulScalar (#30974) 2025-01-02 14:04:06 +01:00
LICENSE crypto/bn256: add missing license file, release wrapper in BSD-3 2018-08-20 18:05:06 +03:00
bn256_fast.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
bn256_slow.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00