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
Péter Szilágyi 72dd51e25a
accounts/keystore, crypto: don't enforce key checks on existing keyfiles
7 years ago
..
bn256 crypto/bn256: fix go vet false positive 7 years ago
ecies crypto: add btcec fallback for sign/recover without cgo (#3680) 8 years ago
randentropy crypto: Remove dead code 9 years ago
secp256k1 all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
sha3 crypto, pow: add pure Go implementation of ethash 8 years ago
crypto.go accounts/keystore, crypto: don't enforce key checks on existing keyfiles 7 years ago
crypto_test.go accounts/keystore, crypto: don't enforce key checks on existing keyfiles 7 years ago
signature_cgo.go all: update license information 8 years ago
signature_nocgo.go all: update license information 8 years ago
signature_test.go all: update license information 8 years ago