elliptic-curves
elliptic-curves copied to clipboard
Support WnafGroup
This would enable each Curve to define optimal window sizes for efficient multiplication, instead of having users manually bench/guess.
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
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.