openethereum/ethstore/src/account
Svyatoslav Nikolsky 33ba5b63f3 SecretStore: encrypt messages using private key from key store (#6146)
* do not cache ACL storage contract

* when error comes before initialization

* initial KeyServerSet commit

* update_nodes_set in maintain

* do not connect to self

* fixed connection establishing

* removed println

* improved KeyServerSet tracing

* moved parsing to KeyServerSet

* re-read only when blockchain is changed

* do not try to connect if not a part of cluster

* improved logging

* fixed tests

* NodeKeyPAir trait

* fixed parity to use new trait

* continue integrating with parity

* updated parity for NodeKeyPair

* completed KeyStoreNodeKeyPair

* removed comment

* removed dependency && style
2017-08-09 11:09:40 +02:00
..
cipher.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
crypto.rs Upgrade `elastic-array` to 0.9.0 2017-06-29 13:05:33 +02:00
kdf.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs Unlocking with secrets. 2017-06-06 18:06:40 +02:00
safe_account.rs SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
version.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00