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
Alex Gartner 30ce17386b
crypto: use decred secp256k1 directly (#30595)
3 weeks 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 crypto: remove hardcoded value for secp256k1.N (#30126) 4 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 crypto: use decred secp256k1 directly (#30595) 3 weeks ago
signature_test.go all: remove duplicate word in comments (#29531) 7 months ago