Expand description

Share splitting and reconstruction implementation.

Ref: https://wamu.tech/specification#share-splitting-and-reconstruction.

Functions

  • Returns “secret share” associated with “signing share”, “sub-share” and identity provider.
  • Given a “secret share” and an identity provider, returns “signing share” and “sub-share” that can be used to reconstruct the “secret share” given the same identity provider.