dragan2234 / banderwagon-cairo

Project for OnlyDust contributors - creating banderwagon scalar multiplication and point addition in cairo
MIT License
3 stars 1 forks source link

future work: make banderwagon MSM with precomputed 256 basis points #13

Open dragan2234 opened 7 months ago

dragan2234 commented 7 months ago

Investigate if this makes sense with cairo using wNAF technique, (or maybe consider GLV) . https://en.wikipedia.org/wiki/Elliptic_curve_point_multiplication

MatteoMer commented 6 months ago

We could also do a bit of exploration and try to see if the section 4 of this paper could be relevant for this work https://eprint.iacr.org/2024/265.pdf