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 0e93da3197
crypto/kzg4844: add helpers for versioned blob hashes (#28827)
8 months ago
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 11 months ago
bls12381 crypto/bls12381: fix typo in comment (#27930) 1 year ago
bn256 crypto/bn256: eliminate dead store (#27944) 1 year ago
ecies crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
kzg4844 crypto/kzg4844: add helpers for versioned blob hashes (#28827) 8 months ago
secp256k1 crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602) 10 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