High speed bls12-381 implementation in go.
wip. Do not use in production.
- x86 field operations
- extention towers
- group operations
- serialization
- pairing
- hash to g1 & g2 (pending for standart)
- bls signature scheme
- arm arch field operations
- fallback field operations
on 2.7 GHz i5
BenchmarkPairing 1145435 ns/op
This library is ETH2.0 compatible and supported by Prysmatic Labs
Sait İmamoğlu, Onur Kılıç