openethereum/secret_store/src/key_server_cluster
Svyatoslav Nikolsky a91e562021 SecretStore: store key author address in db (#7887)
* SecretStore: ability to identify requester via Public/Address

* SecretStore: store author address instead of public in db
2018-03-20 03:03:51 +01:00
..
admin_sessions SecretStore: store key author address in db (#7887) 2018-03-20 03:03:51 +01:00
client_sessions SecretStore: store key author address in db (#7887) 2018-03-20 03:03:51 +01:00
io secret_store: use ecies::encrypt/ecies::decrypt. (#8125) 2018-03-15 18:49:13 +03:00
jobs SecretStore: ability to identify requester via Public/Address (#7886) 2018-03-19 06:42:40 +01:00
net SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
cluster_sessions_creator.rs SecretStore: ability to identify requester via Public/Address (#7886) 2018-03-19 06:42:40 +01:00
cluster_sessions.rs SecretStore: ability to identify requester via Public/Address (#7886) 2018-03-19 06:42:40 +01:00
cluster.rs SecretStore: store key author address in db (#7887) 2018-03-20 03:03:51 +01:00
connection_trigger_with_migration.rs SecretStore: ignore removed authorities when running auto-migration (#7674) 2018-02-05 20:59:14 +01:00
connection_trigger.rs SecretStore: ignore removed authorities when running auto-migration (#7674) 2018-02-05 20:59:14 +01:00
math.rs SecretStore: ECDSA session for cases when 2*t < N (#7739) 2018-03-01 09:59:21 +01:00
message.rs SecretStore: store key author address in db (#7887) 2018-03-20 03:03:51 +01:00
mod.rs SecretStore: store key author address in db (#7887) 2018-03-20 03:03:51 +01:00