Skip to content

Opt : ZK WHIR with more optimised parameters for shorter proof sizes #230

@ocdbytes

Description

@ocdbytes

Reference Doc : [ ZK WHIR updated params doc by @yswami-tfh ]

Changes Overview :

  • New Φᵢ morphisms and basis change logic
  • Explicit OOD/STIR handling in the ZK wrapper, and fold_args computation
  • Support for ⌊μ/ℓ⌋+1 polynomials instead of μ+1

Refactoring and logical Change :

  • Need to find a way to intercept the queries in whir instances created in zk WHIR. Right now It is being handled in the wrapper and we calculate gamma coset points in wrapper and evaluate them and then send them to blinding whir instance which handles it own its own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions