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
Justin Traglia 2274a03e33
crypto/kzg4844: do lazy init in all ckzg funcs (#27679)
1 year ago
..
blake2b all: more linters (#24783) 2 years ago
bls12381 crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks (#26447) 2 years ago
bn256 all: more linters (#24783) 2 years ago
ecies crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
kzg4844 crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 1 year ago
secp256k1 crypto/secp256k1: define NDEBUG only if not defined (#27550) 1 year 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