kilic / bls12-381

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

Add double width operations #28

Closed kilic closed 3 years ago

kilic commented 3 years ago

w/o double width

BenchmarkPairing-8          1268            926064 ns/op

this PR

BenchmarkPairing-8          1456            727211 ns/op