go-ethereum/crypto
2024-12-09 17:49:00 +08:00
..
blake2b new EVM Upgrade 2021-09-21 16:53:46 +05:30
bn256 crypto/bn256: refine comments according to #19577, #21595, and #21836 (#21847) 2024-12-09 17:49:00 +08:00
ecies crypto/ecies: improve concatKDF (#20836) 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 crypto: less allocations when hashing and tx handling (#21265) 2024-12-09 17:49:00 +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: add SignatureLength constant and use it everywhere (#19996) 2024-12-09 17:48:59 +08:00
signature_nocgo.go crypto: add SignatureLength constant and use it everywhere (#19996) 2024-12-09 17:48:59 +08:00
signature_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30