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
Felix Lange fa9a2ff868
crypto: add IsOnCurve check (#31100)
1 week ago
..
blake2b all: fix some typos in comments and names (#31023) 3 weeks ago
bn256 all: fix some typos in comments and names (#31023) 3 weeks ago
ecies all: fix some typos in comments and names (#31023) 3 weeks ago
kzg4844 crypto/kz4844: pass blobs by ref (#29050) 11 months ago
secp256k1 crypto/secp256k1: change receiver variable name to lowercase (#29889) 8 months ago
signify crypto/signify: close tmp key file in test (#29444) 10 months ago
crypto.go crypto: add IsOnCurve check (#31100) 1 week 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) 11 months ago
signature_nocgo.go crypto: use decred secp256k1 directly (#30595) 4 months ago
signature_test.go all: remove duplicate word in comments (#29531) 10 months ago