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
Samuel Marks e43bc36226
travis, appveyor, Dockerfile: upgrade to Go 1.12
6 years ago
..
bn256 travis, appveyor, Dockerfile: upgrade to Go 1.12 6 years ago
ecies crypto/ecies: remove unused function (#19096) 6 years ago
secp256k1 crypto/secp256k1: Fix invalid document link (#18297) 6 years ago
crypto.go vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
crypto_test.go crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
signature_cgo.go crypto: fix build when CGO_ENABLED=0 (#19121) 6 years ago
signature_nocgo.go crypto: fix build when CGO_ENABLED=0 (#19121) 6 years ago
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 7 years ago