aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ethkey/changepassphrase.go
Commit message (Collapse)AuthorAgeFilesLines
* cmd/ethkey: add command to change key passphrase (#16516)Steven Roose2018-06-081-0/+72
This change introduces ethkey changepassphrase <keyfile> to change the passphrase of a key file.