- 01 Jul, 2014 12 commits
-
-
zelig authored
-
obscuren authored
-
obscuren authored
-
Maran authored
-
Maran authored
-
obscuren authored
-
https://github.com/ethersphere/go-ethereumobscuren authored
Merge branch 'feature/keys' of https://github.com/ethersphere/go-ethereum into ethersphere-feature/keys Conflicts: .gitignore README.md
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- 30 Jun, 2014 7 commits
- 29 Jun, 2014 21 commits
-
-
zelig authored
-
zelig authored
-
zelig authored
- remove lib *EthLib, expose gui itself to initial import window - remove addr []byte instead use dynamic adress() - use ethereum.KeyManager to retrieve address and privateKey - add Session string (keyRing identifier) - add and reimplement ImportAndSetPrivKey and CreateAndSetPrivKey
-
zelig authored
-
zelig authored
main loop uses new flags and common methods in util: db, keymanager set up; passes KeyRing/Session string to gui
-
zelig authored
- keyring: keyring/session identifier used by key manager - keystore: choice of db/file key storage - import message updated - export: name of directory to export keys to (was bool)
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
- keyring: keyring/session identifier used by key manager - keystore: choice of db/file key storage - import message updated - export: name of directory to export keys to (was bool)
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
- keypair, keyring: -- consistent naming of methods -- error propagation -- no panic - keyManager: persist, import, export, initialize and (re)set keyring - no global public "singleton" keyring, instead interface via keyManager - keys test - KeyStore interface, DB and File store implementations
-