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 f935b1d542
crypto/signify, build: fix archive signing with signify (#21977)
4 years ago
..
blake2b crypto/blake2b: fix 386, round 2 5 years ago
bls12381 all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
bn256 crypto/bn256: fix bn256Mul fuzzer to not hang on large input (#21872) 4 years ago
ecies crypto/ecies: improve concatKDF (#20836) 5 years ago
secp256k1 crypto/secp256k1: add workaround for go mod vendor (#21735) 4 years ago
signify crypto/signify, build: fix archive signing with signify (#21977) 4 years ago
crypto.go core: types: less allocations when hashing and tx handling (#21265) 4 years ago
crypto_test.go crypto: improve error messages in LoadECDSA (#20718) 5 years ago
signature_cgo.go crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
signature_nocgo.go crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 7 years ago