go-ethereum/crypto
Daniel Liu f5ad8091e2
crypto/bn256/cloudflare: pull in upstream fix for R27 and R29 usage #32057 (#1229)
Pulls in https://github.com/cloudflare/bn256/pull/48 to remove usage of
R27 and R29 [which are reserved](https://go.dev/doc/asm#arm64).

Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
2025-07-26 17:39:28 +08:00
..
blake2b crypto: fix some typos in comments and names (#31023) 2025-03-19 18:02:46 +08:00
bn256 crypto/bn256/cloudflare: pull in upstream fix for R27 and R29 usage #32057 (#1229) 2025-07-26 17:39:28 +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