-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Too many FROST types called shares #155
Comments
They are all shares. Just prefix with |
Current thoughts: Keygen Share - commitment polynomial evaluations shared during keygen to form a Secret Keyshare. Keyshare Fragment (not implemented) - Shamir secret shares of a Secret Keyshare. |
See discussion: BlockstreamResearch/bip-frost-dkg#23 |
I think we need clearer distinction between:
And possibly later,
t
participants instead of N)The text was updated successfully, but these errors were encountered: