go-ethereum/crypto
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
..
blake2b crypto: fix some typos in comments and names (#31023) 2025-03-19 18:02:46 +08:00
bn256 crypto/bn256/gnark: align marshaling behavior #32065 (#1231) 2025-08-20 15:09:36 +08:00
ecies crypto: fix some typos in comments and names (#31023) 2025-03-19 18:02:46 +08:00
secp256k1 crypto/secp256k1: update libsecp256k1 (#31242) 2025-03-19 18:02:46 +08:00
crypto.go crypto: add comment to FromECDSAPub (#31241) 2025-03-19 18:02:46 +08:00
crypto_test.go core/txpool, crypto, node: fix os.CreateTemp in test (#31172) 2025-03-19 18:02:46 +08:00
signature_cgo.go crypto: use pure Go signature implementation in tinygo #31878 (#1226) 2025-07-26 17:33:55 +08:00
signature_nocgo.go crypto: use pure Go signature implementation in tinygo #31878 (#1226) 2025-07-26 17:33:55 +08:00
signature_test.go crypto: fix docstrings and comments 2025-01-04 11:00:57 +08:00