HarryR / ethsnarks

A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
GNU Lesser General Public License v3.0
240 stars 57 forks source link

GLV/GlS method for Twisted Edwards Curves #125

Open HarryR opened 5 years ago

HarryR commented 5 years ago

See:

This could potentially speed-up point multiplication by using an 'efficiently computable endomorphism', using the GLV method, by reducing the number of point doublings.