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

🗜️ Add BigInt Compress Functionality #1

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

ZamDimon
Copy link
Collaborator

@ZamDimon ZamDimon commented Oct 25, 2024

Objective

This PR adds the method for BigInt to be compressed to the lower-limb representation (by cutting the top most significant bits). This method might come in handy for some future optimizations.

Additionally, we make WindowedPrecomputeTable public.

@ZamDimon ZamDimon added the enhancement New feature or request label Oct 25, 2024
@ZamDimon ZamDimon self-assigned this Oct 25, 2024
@ZamDimon ZamDimon merged commit 6e61c43 into main Oct 25, 2024
2 checks passed
@ZamDimon ZamDimon deleted the feature/bigint-compress branch October 25, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant