go-ethereum/crypto/bn256/google
Marius van der Wijden 6bba9d42a5
tests/fuzzers: added bn marshaling fuzzers (#32053)
Adds marshaling fuzzing for G1 and G2 to oss-fuzz. 

Also aligns the behavior of the google library to that of gnark and
cloudflare, which only ever read the first 64 / 128 bytes of the input,
regardless of how long the input is
2025-06-17 23:02:36 +02:00
..
bn256.go tests/fuzzers: added bn marshaling fuzzers (#32053) 2025-06-17 23:02:36 +02:00
bn256_test.go
constants.go crypto/bn256: refine comments according to #19577, #21595, and #21836 (#21847) 2020-11-17 09:51:36 +01:00
curve.go
example_test.go
gfp2.go
gfp6.go
gfp12.go crypto/bn256: fix MulScalar (#30974) 2025-01-02 14:04:06 +01:00
main_test.go travis, appveyor, Dockerfile: upgrade to Go 1.12 2019-02-27 14:21:02 +02:00
optate.go
twist.go