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 validation of auxinfo input #420

Open
2 tasks
marsella opened this issue Jun 15, 2023 · 0 comments
Open
2 tasks

Add validation of auxinfo input #420

marsella opened this issue Jun 15, 2023 · 0 comments
Labels

Comments

@marsella
Copy link

marsella commented Jun 15, 2023

After #242 is complete, auxinfo will take some input. It should validate that the input is correct. This can happen in the AuxInfoParticipant::new method -- see presign for an example.

  • Add a check that there's exactly one input key share for each participant. Write a test.
  • Think about whether there's anything else reasonable to check.

This might be rendered irrelevant by #439, which adds some validation to keygen output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants