aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/key_store_passphrase.go
Commit message (Expand)AuthorAgeFilesLines
* accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-131-305/+0
* mobile: initial wrappers for mobile supportPéter Szilágyi2016-11-141-2/+10
* accounts: left pad keybytes-to-encrypt, add 30/31 byte keys testsGustav Simonsson2016-09-281-1/+2
* accounts: add ErrDecryptFelix Lange2016-04-121-3/+2
* accounts: cache key addressesFelix Lange2016-04-121-46/+27
* accounts: fix go vet warningsFelix Lange2016-04-121-2/+2
* accounts, crypto: move keystore to package accountsFelix Lange2016-04-121-0/+316