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

Implement BLS aggregate signature verification #44

Closed
austinabell opened this issue Nov 27, 2019 · 0 comments
Closed

Implement BLS aggregate signature verification #44

austinabell opened this issue Nov 27, 2019 · 0 comments
Assignees
Labels
Priority: 4 - Low Limited impact and can be implemented at any time

Comments

@austinabell
Copy link
Contributor

austinabell commented Nov 27, 2019

Individual signature verification was done in #40 but the aggregate signature verification needs to be implemented when the block's aggregate BLS signature needs to be verified. Should be pretty straightforward to expand logic done in that PR to verify an aggregate but if anyone picks this up before me I can give an example of how to do this.

The reason this isn't being done now is because it is not clear the exact usage or data inputs to be verified. It can be inferred or kept very basic, but since there is no need for this now it will be left as an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 4 - Low Limited impact and can be implemented at any time
Projects
None yet
Development

No branches or pull requests

4 participants