openethereum/secret_store/src
Svyatoslav Nikolsky fddbc9e5cb Secretstore DKG protocol draft + distributed encryption/decryption tests (#4725)
* ECDKG protocol prototype

* added test for enc/dec math

* get rid of decryption_session

* added licenses

* fix after merge

* get rid of unused serde dependency

* doc

* decryption session [without commutative enc]

* failed_dec_session

* fixed tests

* added commen

* added more decryption session tests

* helper to localize an issue

* more computations to localize error

* decryption_session::SessionParams

* added tests for EC math to localize problem
2017-03-13 12:54:56 +01:00
..
key_server_cluster Secretstore DKG protocol draft + distributed encryption/decryption tests (#4725) 2017-03-13 12:54:56 +01:00
types Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
acl_storage.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
http_listener.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
key_server.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
key_storage.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
lib.rs Secretstore DKG protocol draft + distributed encryption/decryption tests (#4725) 2017-03-13 12:54:56 +01:00
traits.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00