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

Expose interfaces to work with decompressed points #216

Open
kobigurk-clabs opened this issue Apr 14, 2021 · 1 comment
Open

Expose interfaces to work with decompressed points #216

kobigurk-clabs opened this issue Apr 14, 2021 · 1 comment
Assignees
Labels

Comments

@kobigurk-clabs
Copy link

No description provided.

@kobigurk-clabs
Copy link
Author

This is something we could consider for batch verification specifically, but also more generally - decompression is very slow, at the level of a scalar multiplication in G1. Removing compression would double the size of serialized points, but it might be worth it in all of the validator communication.

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