Skip to content

Draft: Batch PCS (CLOSED - Duplicate)

Kabir Peshawaria requested to merge user/kabir/batch-pcs into main

Batch Polynomial Commitment Scheme

Summary:

  • New functionality allowing for batch opening proofs to multilinear polynomials defined over the same field and same number of variables
  • PolyCommitScheme commits batches of polynomials instead of individual polynomials. Proves and verifies openings of the entire batch at a single point.

CLOSED because duplicate of !15 (merged)

Edited by Kabir Peshawaria

Merge request reports

Loading