decentralized-identity / bbs-signature

The BBS Signature Scheme
https://identity.foundation/bbs-signature/draft-irtf-cfrg-bbs-signatures.html
Apache License 2.0
79 stars 26 forks source link

BBS with fewer or no pairings #284

Open BasileiosKal opened 1 year ago

BasileiosKal commented 1 year ago

As discussed on our WG call, here's a first draft on BBS Signatures with less or no pairing operations:

https://basileioskal.github.io/pairing-free-bbs/draft-vasilis-pairing-free-bbs.html

You can find the repo here. Note that after review, if consensus is achieved, the intention is for the document to become part of this repository.

NikZak commented 4 weeks ago

Interesting. Can you describe the use case for verification with knowledge of secret key?