kilic / bls12-381

High-speed BLS12-381 implementation in Go
Apache License 2.0
124 stars 47 forks source link

Impl wnaf mul for faster clearing cofactor h #12

Closed saitima closed 4 years ago

saitima commented 4 years ago

Makes clearing cofactor operation faster than scalar multiplication.