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
SuiYuan 2262bf3415
crypto/secp256k1: change receiver variable name to lowercase (#29889)
5 months ago
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 1 year ago
bn256 all: fix docstrings (#29311) 8 months ago
ecies all: update to go version 1.22.1 (#28946) 8 months ago
kzg4844 crypto/kz4844: pass blobs by ref (#29050) 8 months ago
secp256k1 crypto/secp256k1: change receiver variable name to lowercase (#29889) 5 months ago
signify crypto/signify: close tmp key file in test (#29444) 7 months ago
crypto.go all: use min/max/clear from go1.21 (#29307) 8 months ago
crypto_test.go all: replace uses of ioutil with io and os (#24869) 3 years ago
signature_cgo.go all: update to go version 1.22.1 (#28946) 8 months ago
signature_nocgo.go all: fix mismatched names in comments (#29348) 7 months ago
signature_test.go all: remove duplicate word in comments (#29531) 7 months ago