go-ethereum/crypto/bn256
Marius van der Wijden 103b8b2ec5
crypto/bn256: switch to gnark again (#32659)
We recently update our default implementation to gnark in
https://github.com/ethereum/go-ethereum/pull/32024
Then we found a consensus issue and reverted it in
65d77c5129
We fixed the consensus issue and have been fuzzing it more since then in
https://github.com/ethereum/go-ethereum/pull/32055/files
https://github.com/ethereum/go-ethereum/pull/32065
https://github.com/ethereum/go-ethereum/pull/32055/files

So I think now is the time to update it back to gnark
2025-09-19 15:18:42 +02:00
..
cloudflare
gnark crypto/bn256: refactor to use bitutil.TestBytes (#32435) 2025-08-15 15:12:22 +08:00
google
bn256_fast.go crypto/bn256: switch to gnark again (#32659) 2025-09-19 15:18:42 +02:00
bn256_slow.go
LICENSE