- 08 Jun, 2020 1 commit
-
-
libby kent authored
-
- 08 Jun, 2018 1 commit
-
-
Steven Roose authored
This change introduces ethkey changepassphrase <keyfile> to change the passphrase of a key file.
-
- 16 Jan, 2018 1 commit
-
-
Felix Lange authored
This commit: - Adds a --msgfile option to read the message to sign from a file instead of command line argument. - Adds a unit test for signing subcommands. - Removes some weird whitespace in the code.
-
- 21 Dec, 2017 1 commit
-
-
Steven Roose authored
ethkey is a new tool that serves as a command line interface to the basic key management functionalities of geth. It currently supports: - generating keyfiles - inspecting keyfiles (print public and private key) - signing messages - verifying signed messages
-