You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DKG protocol is split into two rounds (in reality a third round is required to ensure consistency of public commitments). However I do not understand why the secret shares between each participant cannot be sent alongside their public commitments? Why does the protocol wait for public commitments to be sent and verified before sending the secrets?
This discussion was converted from issue #611 on February 07, 2024 13:53.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The DKG protocol is split into two rounds (in reality a third round is required to ensure consistency of public commitments). However I do not understand why the secret shares between each participant cannot be sent alongside their public commitments? Why does the protocol wait for public commitments to be sent and verified before sending the secrets?
I must be missing something.
Beta Was this translation helpful? Give feedback.
All reactions