package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = G1.t SMap.t
val encoding : t Data_encoding.t
type prover_aux = unit
val expand_transcript : bytes -> G1.t SMap.t -> bytes
val commit_single : Public_parameters.prover -> Poly.t -> G1.t
val cardinal : 'a SMap.t -> int