Daniel Liu
c7f17cb300
crypto/bn256: refactor to use bitutil.TestBytes #32435 ( #1436 )
...
Co-authored-by: cui <cuiweixie@gmail.com>
2025-09-06 17:15:07 +08:00
Daniel Liu
6b31dedf03
crypto/bn256/gnark: align marshaling behavior #32065 ( #1231 )
...
Aligns the marshaling behavior of gnark to google and cloudflare
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: kevaundray <kevtheappdev@gmail.com>
2025-08-20 15:09:36 +08:00
Daniel Liu
f30a126380
crypto/bn256: fix gnark deserialisation #32055 ( #1227 )
...
fixes the gnark deserialisation
---------
Co-authored-by: kevaundray <kevtheappdev@gmail.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
2025-07-26 17:35:13 +08:00
Daniel Liu
f7c46d0ad7
crypto: fix some typos in comments and names ( #31023 )
2025-03-19 18:02:46 +08:00
kevaundray
e581093ce1
crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing ( #30585 )
...
Makes the gnark precompile methods more amenable to fuzzing
2025-01-04 11:00:57 +08:00