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

Integrate Milagro impl of BLS signature aggregation #1237

Closed
mkalinin opened this issue Nov 27, 2018 · 0 comments
Closed

Integrate Milagro impl of BLS signature aggregation #1237

mkalinin opened this issue Nov 27, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@mkalinin
Copy link
Contributor

mkalinin commented Nov 27, 2018

Current implementation

There is an existing trivial signature aggregation algorithm that is used as a stub for signature aggregation and verification by Beacon chain processing and attesting parts.

To Do

Replace that naive implementation with BLS12-381 algorithm implemented in Milagro library. Measure a time that is required to aggregate and verify signatures with usage of that integration.

References

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