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
jwasinger faff980d97
crypto/bls12381: use worst case scalar for input to G1/G2 mul benchmarks (#26447)
2 years 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 all: add whitespace linter (#25312) 2 years ago
secp256k1 build: upgrade to go 1.19 (#25726) 2 years ago
signify all: replace uses of ioutil with io and os (#24869) 2 years ago
crypto.go build: upgrade to go 1.19 (#25726) 2 years ago
crypto_test.go all: replace uses of ioutil with io and os (#24869) 2 years ago
signature_cgo.go all: fix spelling mistakes (#25961) 2 years ago
signature_nocgo.go crypto: use btcec/v2 for no-cgo (#24533) 3 years ago
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 7 years ago