openethereum/ethkey/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
..
brain.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
brain_prefix.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
brain_recover.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
error.rs Secretstore DKG protocol draft + distributed encryption/decryption tests (#4725) 2017-03-13 12:54:56 +01:00
extended.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
keccak.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
keypair.rs bigint upgraded to version 3.0 (#5986) 2017-07-06 11:26:14 +02:00
lib.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
math.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
prefix.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
random.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
secret.rs SecretStore: threshold ECDSA PoC (#7615) 2018-02-15 11:12:51 +01:00
signature.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00