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

Find a way to attribute a failure during the finalization of KeyResharing protocol #113

Open
fjarri opened this issue Apr 26, 2024 · 0 comments
Labels
cryptography Needs cryptographic expertise
Milestone

Comments

@fjarri
Copy link
Member

fjarri commented Apr 26, 2024

There is a point during finalization where we check if the resulting key assembles into the known verifying key. If there is an error there, we cannot attribute it to a specific party.

  • Is there a way to do that? Perhaps by making a "correctness proof", similarly to how finalization errors are handled in CGGMP?
  • Alternatively, if we decide we don't need that, a variant will have to be added to FinalizeError
@fjarri fjarri added the cryptography Needs cryptographic expertise label Apr 26, 2024
@fjarri fjarri added this to the v1.0.0 milestone Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cryptography Needs cryptographic expertise
Projects
None yet
Development

No branches or pull requests

1 participant