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
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348)
6 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 docstrings (#29311) 6 months ago
ecies all: update to go version 1.22.1 (#28946) 6 months ago
kzg4844 crypto/kz4844: pass blobs by ref (#29050) 6 months ago
secp256k1 all: use min/max/clear from go1.21 (#29307) 6 months ago
signify all: remove deprecated uses of math.rand (#26710) 2 years ago
crypto.go all: use min/max/clear from go1.21 (#29307) 6 months ago
crypto_test.go all: replace uses of ioutil with io and os (#24869) 2 years ago
signature_cgo.go all: update to go version 1.22.1 (#28946) 6 months ago
signature_nocgo.go all: fix mismatched names in comments (#29348) 6 months ago
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 7 years ago