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

feat: support multi-exponentiations in packed format (PROOF-877) #32

Merged
merged 8 commits into from
Jul 15, 2024

Conversation

rnburn
Copy link
Contributor

@rnburn rnburn commented Jul 11, 2024

Rationale for this change

Improve the performance of multi-exponentiations with multiple outputs of varying bit lengths by adding a packed interface.

What changes are included in this PR?

  • Adds a new packed_msm method to MsmHandle.

Are these changes tested?

Yes

@rnburn rnburn requested review from JayWhite2357 and jacobtrombetta and removed request for JayWhite2357 July 12, 2024 02:13
@rnburn rnburn merged commit 0a93df4 into main Jul 15, 2024
7 checks passed
@rnburn rnburn deleted the pack-PROOF-877 branch July 15, 2024 18:42
@SxT-Release
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants