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

Consider adding an assert for constructor in OpeningKey #265

Closed
kevaundray opened this issue Sep 5, 2024 · 0 comments · Fixed by #282
Closed

Consider adding an assert for constructor in OpeningKey #265

kevaundray opened this issue Sep 5, 2024 · 0 comments · Fixed by #282

Comments

@kevaundray
Copy link
Contributor

This has been taken from Benedikt Wagner's document.

Link:

Add assert that `coset_size` is not too large compared to the size of `g2s`;  since in `fk20/verifier.rs`, access `g2s` are accessed at `coset_size`.

Related to #246

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