ZenGo-X / multi-party-ecdsa

Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
GNU General Public License v3.0
975 stars 308 forks source link

Implement signing protocol #20

Closed omershlo closed 6 years ago

omershlo commented 6 years ago

based on protocol 3.2 in https://eprint.iacr.org/2017/552.pdf :

omershlo commented 6 years ago

@gbenattar any progress ? obstacles?

omershlo commented 6 years ago

see #24

gbenattar commented 6 years ago

Can we close it?