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
obscuren 0f51ee6c88 crypto: return common.Address rather than raw bytes 10 years ago
..
ecies
randentropy Remove the awesome, ever misunderstood entropy mixing 10 years ago
secp256k1 Remove the awesome, ever misunderstood entropy mixing 10 years ago
sha3 crypto/sha3: pull in latest keccak from go crypto (45% speed increase) 10 years ago
crypto.go crypto: return common.Address rather than raw bytes 10 years ago
crypto_test.go
curve.go
encrypt_decrypt_test.go
key.go crypto: return common.Address rather than raw bytes 10 years ago
key_store_passphrase.go Update keystore code comments 10 years ago
key_store_plain.go Address pull request comments; key header and hex encoding 10 years ago
key_store_test.go Improve key store passphrase crypto 10 years ago
keypair.go
mnemonic.go
mnemonic_test.go
mnemonic_words.go