elliptic-curves icon indicating copy to clipboard operation
elliptic-curves copied to clipboard

Support WnafGroup

Open kayabaNerve opened this issue 3 years ago • 2 comments

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

kayabaNerve avatar Jul 07 '22 10:07 kayabaNerve

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

tarcieri avatar Jul 19 '22 20:07 tarcieri

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.

kayabaNerve avatar Jul 19 '22 20:07 kayabaNerve