w3f / bls

Aggregatable BLS sigantures
65 stars 15 forks source link

`ProofOfPossession` for Public keys both in G1 and G2 #71

Closed drskalman closed 1 year ago

drskalman commented 1 year ago

Implement proof of possession for public keys in G1 and G2 based on https://eprint.iacr.org/2022/1611 . Also cleaning up the proof of possession interface.