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

Refine scalar decomposition for GLV/GLS endomorphism acceleration #347

Open
mratsim opened this issue Jan 19, 2024 · 2 comments
Open

Refine scalar decomposition for GLV/GLS endomorphism acceleration #347

mratsim opened this issue Jan 19, 2024 · 2 comments

Comments

@mratsim
Copy link
Owner

mratsim commented Jan 19, 2024

This issue tracks research and potential alternatives to the current lattice reduction based scalar decomposition. This is mentioned in #345 (comment).

Ideally we solve the following 3 issues:

  • rigorous bounds on the mini-scalars, even if we try to decompose both a 4-bit scalar and a 254-bit scalar with the same code.
  • ensuring only positive scalars, so GLV recoding does not need to have an extra bit.
  • reducing the number of precomputed values to reduce binary size.

Research papers

@mratsim mratsim added enhancement :shipit: New feature or request performance 🏁 labels Jan 19, 2024
@mratsim mratsim added refactoring 🚂 and removed enhancement :shipit: New feature or request labels Feb 13, 2024
@mratsim
Copy link
Owner Author

mratsim commented May 8, 2024

@mratsim
Copy link
Owner Author

mratsim commented May 9, 2024

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

No branches or pull requests

1 participant