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
hyhnet cd490608e3
all: fix typos in comments (#29186)
7 months ago
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 11 months ago
bls12381 all: fix typos in comments (#28881) 8 months ago
bn256 all: fix docstring names (#28923) 8 months ago
ecies crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
kzg4844 all: fix typos in comments (#29186) 7 months ago
secp256k1 all: fix typos in comments (#29186) 7 months ago
signify all: remove deprecated uses of math.rand (#26710) 2 years ago
crypto.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
crypto_test.go all: replace uses of ioutil with io and os (#24869) 2 years ago
signature_cgo.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
signature_nocgo.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 7 years ago