openethereum/secret_store/src
Svyatoslav Nikolsky 37bfcb737b SecretStore: threshold ECDSA PoC (#7615)
* SecretStore: ECDSA PoC

* SecretStore: fixed ECDSA serialization + cleanup

* removed unused param

* removed unused method

* removed debug unwrap

* 1/x -> inv(x)

* SecretStore: merged fixes from ECDSA session branch

* once again  1/* -> inv(*)

* fixed grumbles
2018-02-15 11:12:51 +01:00
..
key_server_cluster SecretStore: threshold ECDSA PoC (#7615) 2018-02-15 11:12:51 +01:00
listener SecretStore: 'broadcast' decryption session (#7843) 2018-02-12 18:05:33 +01:00
types SecretStore: return HTTP 403 if consensus is unreachable (#7656) 2018-01-22 10:05:30 +01:00
acl_storage.rs read registry_address from given block (#7866) 2018-02-12 18:02:48 +01:00
key_server_set.rs read registry_address from given block (#7866) 2018-02-12 18:02:48 +01:00
key_server.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
key_storage.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
lib.rs ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00
node_key_pair.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
serialization.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
traits.rs bloom refactor (#7475) 2018-01-14 22:43:28 +01:00
trusted_client.rs SecretStore: TrustedClient 2017-12-20 16:02:21 +03:00