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

Implement wNAF-based MSM derived from Gemini #539

Merged
merged 4 commits into from
Dec 10, 2022
Merged

Implement wNAF-based MSM derived from Gemini #539

merged 4 commits into from
Dec 10, 2022

Conversation

Pratyush
Copy link
Member

Description

closes: #450


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (master)
  • Linked to GitHub issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Wrote unit tests
  • Updated relevant documentation in the code
  • Added a relevant changelog entry to the Pending section in CHANGELOG.md
  • Re-reviewed Files changed in the GitHub PR explorer

Co-authored-by: Michele Orrù <michele.orru@berkeley.edu>
Co-authored-by: Horace Pan <horacepan@gmail.com>
@Pratyush Pratyush requested review from a team as code owners December 10, 2022 05:44
@Pratyush Pratyush requested review from mmagician and weikengchen and removed request for a team December 10, 2022 05:44
@Pratyush Pratyush requested a review from mmaker December 10, 2022 05:45
@Pratyush Pratyush changed the title Implement WNAF MSM based on Gemini code Implement wNAF-based MSM derived from Gemini Dec 10, 2022
@Pratyush
Copy link
Member Author

Pratyush commented Dec 10, 2022

Hm this is giving an incorrect result. Any ideas @mmaker?

EDIT: nvm I believe it's fixed now.

@mmaker
Copy link
Member

mmaker commented Dec 10, 2022

Hey! Thank you so much for bringing this into algebra. I'm unlikely to help review and fix this properly before the 20th December. Skimming though it, I didn't find any blatant error -- In Gemini this was still giving the same result last time I tried?

@Pratyush
Copy link
Member Author

No worries! I think I've fixed the bug; I had updated how buckets are accessed when the digit was negative, and had done so incorrectly. It's fixed now, I believe.

@Pratyush Pratyush merged commit 2f3da02 into master Dec 10, 2022
@Pratyush Pratyush deleted the msm-wnaf branch December 10, 2022 06:50
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.

3 participants