boltlabs-inc / tss-ecdsa

An implementation of a threshold ECDSA signature scheme
Other
12 stars 5 forks source link

inv-tshare: Threshold (re-)sharing protocol #542

Closed naure closed 3 weeks ago

naure commented 3 months ago

This PR implements the Tshare protocol, which is responsible for transforming additive shares into Shamir shares. Beyond, a non-interactive transformation is provided to compute a t-out-of-t share, such that participants can obtain new shares that can be used in the remaining phases of the protocol.

In particular, Tshare works as follows:

Input:

Rounds 1:

Rounds 2:

Rounds 3:

Output: