Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/crypto
Marius van der Wijden ddeea1e0c6
core: types: less allocations when hashing and tx handling (#21265)
4 years ago
..
blake2b
bls12381 build, internal/ethapi, crypto/bls12381: fix typos (#21210) 5 years ago
bn256
ecies
secp256k1 crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203) 4 years ago
crypto.go core: types: less allocations when hashing and tx handling (#21265) 4 years ago
crypto_test.go crypto: improve error messages in LoadECDSA (#20718) 5 years ago
signature_cgo.go
signature_nocgo.go
signature_test.go