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

avoid explicit compression/decompression #326

Merged
merged 2 commits into from
Jul 3, 2024
Merged

avoid explicit compression/decompression #326

merged 2 commits into from
Jul 3, 2024

Conversation

srinathsetty
Copy link
Collaborator

The underlying curve libraries that we use (pasta_curves and halo2curves) already serialize group elements in compressed form, so higher-level code such as Nova does not have to manually manage compressed vs. uncompressed forms. This simplifies code.

@srinathsetty srinathsetty merged commit d2c52bd into main Jul 3, 2024
6 checks passed
@srinathsetty srinathsetty deleted the decomp branch July 3, 2024 18:18
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 this pull request may close these issues.

1 participant