zkcrypto / bls12_381

Implementation of the BLS12-381 pairing-friendly elliptic curve group
Other
304 stars 178 forks source link

Implement wNAF scalar multiplication #5

Open ebfull opened 5 years ago

ebfull commented 5 years ago

I think we can implement this in the group crate hopefully, and then wrap the functionality.