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 e85b68ef53
crypto: add DecompressPubkey, VerifySignature (#15615)
7 years ago
..
bn256 crypto/bn256: fix generator on G1 (#15591) 7 years ago
ecies crypto: fix megacheck warnings (#14917) 7 years ago
randentropy crypto: Remove dead code 9 years ago
secp256k1 crypto: add DecompressPubkey, VerifySignature (#15615) 7 years ago
sha3 crypto: fix megacheck warnings (#14917) 7 years ago
crypto.go accounts/keystore, crypto: don't enforce key checks on existing keyfiles 8 years ago
crypto_test.go crypto: add DecompressPubkey, VerifySignature (#15615) 7 years ago
signature_cgo.go crypto: add DecompressPubkey, VerifySignature (#15615) 7 years ago
signature_nocgo.go crypto: add DecompressPubkey, VerifySignature (#15615) 7 years ago
signature_test.go crypto: add DecompressPubkey, VerifySignature (#15615) 7 years ago