cfrg / draft-irtf-cfrg-pairing-friendly-curves

https://datatracker.ietf.org/doc/draft-irtf-cfrg-pairing-friendly-curves/
Other
8 stars 6 forks source link

Snarks applications #63

Closed mratsim closed 3 years ago

mratsim commented 3 years ago

A significant amount of work is done toward researching and efficiently implementing pairing friendly curve for Snarks:

In general there is a use-case for lower security efficient zero-knowledge proofs that is the main focus of pairing implementers:

I think the 1.2 section about applications of pairing friendly curves can be significantly enhanced by expanding on this area of both research and actual application.

https://www.ietf.org/archive/id/draft-irtf-cfrg-pairing-friendly-curves-08.html#name-applications-of-pairing-bas

Some examples:

kobigurk commented 3 years ago

Just to give proper credit, https://github.com/iden3/wasmsnark is by @jbaylina, not me :slightly_smiling_face:

yumi-sakemi commented 3 years ago

To @mratsim

I'm so sorry for the late reply.

Thank you for providing the information of the use cases and implementation status of the pairing. I think it's very valuable and I will refer to them in the section 1 and Table 1 in the next update.