go-ethereum/crypto
Daniel Liu 66dd846d46 crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577)
* Removed comment section referring to Cloudflare's bn curve parameters

* Added comment to clarify the nature of the parameters

* Changed value of xi to i+9
2024-12-09 17:48:59 +08:00
..
blake2b new EVM Upgrade 2021-09-21 16:53:46 +05:30
bn256 crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577) 2024-12-09 17:48:59 +08:00
ecies crypto/ecies: remove unused function (#19096) 2024-12-09 17:48:59 +08:00
randentropy FIx Bad block error. 2021-09-17 17:59:06 +05:30
secp256k1 rpc:remove package ethereum/go-ethereum 2024-05-13 19:51:50 +08:00
crypto.go all: replace uses of ioutil with io and os (#24869) 2024-09-27 15:14:17 +08:00
crypto_test.go all: replace uses of ioutil with io and os (#24869) 2024-09-27 15:14:17 +08:00
signature_cgo.go crypto: fix build when CGO_ENABLED=0 (#19121) 2024-12-09 17:48:59 +08:00
signature_nocgo.go crypto: fix build when CGO_ENABLED=0 (#19121) 2024-12-09 17:48:59 +08:00
signature_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30