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
Martin HS d5bacfa4de
crypto/kz4844: pass blobs by ref (#29050)
11 months ago
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 1 year ago
bls12381 all: fix typos in comments (#28881) 1 year ago
bn256 crypto/bn256/cloudflare: fix noescape-directive (#29222) 11 months ago
ecies crypto: replace noarg fmt.Errorf with errors.New (#27333) 2 years ago
kzg4844 crypto/kz4844: pass blobs by ref (#29050) 11 months ago
secp256k1 all: fix typos in comments (#29186) 11 months ago
signify
crypto.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 2 years ago
crypto_test.go
signature_cgo.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 2 years ago
signature_nocgo.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 2 years ago
signature_test.go