Skip to content

Efficient PLONK support #69

@gbotrel

Description

@gbotrel

See also #67 .

gnark must support, through API options, instantiating PLONK with:

  • KZG polynomial commitment scheme
  • "fast-prover-but-slow-verifier" setting
  • "slow-prover-but-fast-verifier" setting

Similarly to the work done previously on gnark/backend/groth16, gnark/backend/plonk should be optimized-enough to be competitive with other implementations.

Needs:
Consensys/gnark-crypto#38
Consensys/gnark-crypto#37

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions