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/accounts/keystore
Egon Elbre 7c74e166b0 accounts: fix megacheck warnings (#14903) 7 years ago
..
testdata accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
account_cache.go all: update license information 8 years ago
account_cache_test.go all: update license information 8 years ago
key.go accounts: fix megacheck warnings (#14903) 7 years ago
keystore.go accounts/keystore, crypto: enforce 256 bit keys on import 7 years ago
keystore_passphrase.go accounts: fix megacheck warnings (#14903) 7 years ago
keystore_passphrase_test.go accounts/keystore, crypto: enforce 256 bit keys on import 7 years ago
keystore_plain.go accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
keystore_plain_test.go tests: update tests and implement general state tests (#14734) 7 years ago
keystore_test.go all: update license information 8 years ago
keystore_wallet.go accounts, cmd, internal, node: implement HD wallet self-derivation 8 years ago
presale.go accounts/keystore, crypto: don't enforce key checks on existing keyfiles 7 years ago
watch.go accounts, eth/downloader: use "err" instead of "error" in logs 8 years ago
watch_fallback.go accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 years ago