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

Check polynomial lengths #87

Closed
xoloki opened this issue Sep 25, 2024 · 0 comments · Fixed by #88
Closed

Check polynomial lengths #87

xoloki opened this issue Sep 25, 2024 · 0 comments · Fixed by #88
Assignees

Comments

@xoloki
Copy link
Collaborator

xoloki commented Sep 25, 2024

Incorrect polynomial lengths will trigger panic if too short or lead to failed signatures if too long. Check for this during DKG, and also during Aggregator::init in case something slips through.

@xoloki xoloki self-assigned this Sep 25, 2024
@xoloki xoloki closed this as completed in #88 Oct 1, 2024
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.

1 participant