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 689486449d build: use golangci-lint (#20295) 5 years ago
..
blake2b crypto/blake2b: fix 386, round 2 5 years ago
bn256 build: use golangci-lint (#20295) 5 years ago
ecies build: use golangci-lint (#20295) 5 years ago
secp256k1 cmd, crypto, eth, internals: fix Typos (#19868) 5 years ago
crypto.go crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
crypto_test.go crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 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