Skip to content
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

Add secret key share to Participant CLI demo #19

Closed
3 tasks
mpguerra opened this issue Jun 7, 2023 · 0 comments · Fixed by #31
Closed
3 tasks

Add secret key share to Participant CLI demo #19

mpguerra opened this issue Jun 7, 2023 · 0 comments · Fixed by #31
Assignees

Comments

@mpguerra
Copy link

mpguerra commented Jun 7, 2023

Context

The Participant needs the secret key share to generate nonces and commitments for round 1 of the Frost protocol

Todo

  • Accept secret share as input
  • Validate input
  • Verify
@natalieesk natalieesk transferred this issue from ZcashFoundation/frost Jun 14, 2023
@natalieesk natalieesk self-assigned this Jun 20, 2023
conradoplg pushed a commit that referenced this issue Jun 20, 2023
* Add text for secret share input for participant project (#19)

* Add signing share input for participant project (#19)

* Add error handling for signing_share input in Participant project (#19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants