lambdaworks icon indicating copy to clipboard operation
lambdaworks copied to clipboard

Feat(PCS): Add Hyrax PCS scheme

Open PatStiles opened this issue 1 year ago • 0 comments
trafficstars

Adds Hyrax PCS Scheme

Description

  • Adds the Hyrax Multilinear PCS scheme.
  • Adds a new trait interface for polynomial commitments IsPolynomialCommitmentScheme (to be iterated on)
  • Modifies Pippenger interface to accept FieldElements
  • Creates a supertrait of IsTranscript called IsStarkTranscript to accomodate STARK specific function

Type of change

Please delete options that are not relevant.

  • [x] New feature

PatStiles avatar Feb 25 '24 19:02 PatStiles