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

Support WnafGroup #620

Open
kayabaNerve opened this issue Jul 7, 2022 · 2 comments
Open

Support WnafGroup #620

kayabaNerve opened this issue Jul 7, 2022 · 2 comments

Comments

@kayabaNerve
Copy link
Contributor

This would enable each Curve to define optimal window sizes for efficient multiplication, instead of having users manually bench/guess.

@tarcieri
Copy link
Member

PRs accepted to add a WnafGroup impl to the respective ProjectivePoint types, ideally with benchmarks to show recommended_wnaf_for_num_scalars is optimally defined

@kayabaNerve
Copy link
Contributor Author

Sounds great. I already have some numbers on this, which isn't as comprehensive as needed for a full PR, but should let me get literals for this.

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

No branches or pull requests

3 participants
@tarcieri @kayabaNerve and others