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 go.mod, build: require go 1.24 and upgrade linter (#32584) 2025-09-11 13:07:04 +02:00
gnark crypto/bn256: refactor to use bitutil.TestBytes (#32435) 2025-08-15 15:12:22 +08:00
google crypto/bn256: add documentation on subgroup checks for G2 (#32066) 2025-06-20 13:18:20 +02:00
bn256_fast.go crypto/bn256: switch to gnark again (#32659) 2025-09-19 15:18:42 +02:00
bn256_slow.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
LICENSE crypto/bn256: add missing license file, release wrapper in BSD-3 2018-08-20 18:05:06 +03:00