solcrypto icon indicating copy to clipboard operation
solcrypto copied to clipboard

Initial import of BLS aggregate signature validation

Open HarryR opened this issue 5 years ago • 0 comments

This roughly matches the BLS paper, with signatures on G1 and keys on G2.

There is an IETF working group writing a spec for BLS signatures: https://github.com/pairingwg/bls_standard

We should aim to be compatible with whatever the standard and paper agree on.

HarryR avatar Jun 18 '19 21:06 HarryR