package octez-plonk

  1. Overview
  2. Docs
Plonk zero-knowledge proving system

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc

doc/octez-plonk.distribution/Plonk_for_distribution/Main_protocol/MakeSuper/Perm/index.html

Module MakeSuper.PermSource

module PP : sig ... end
Sourceval srs_size : zero_knowledge:bool -> n:int -> int
Sourceval polynomials_degree : nb_wires:int -> int
Sourceval build_permutation : int array array -> int array
Sourceval preprocessing : ?external_prefix:string -> domain:Plonk.Bls.Domain.t -> permutation:int array -> nb_wires:int -> unit -> Plonk.Bls.Poly.t Plonk.SMap.t
Sourceval common_preprocessing : nb_wires:int -> domain:Plonk.Bls.Domain.t -> evaluations:Plonk.Bls.Evaluations.t Plonk.SMap.t -> Plonk.Bls.Evaluations.t Plonk.SMap.t
Sourceval prover_identities : ?external_prefix:string -> ?circuit_prefix:(string -> string) -> wires_names:string list -> beta:Plonk.Bls.Scalar.t -> gamma:Plonk.Bls.Scalar.t -> n:int -> unit -> Plonk.Identities.prover_identities
Sourceval verifier_identities : ?external_prefix:string -> ?circuit_prefix:(string -> string) -> nb_proofs:int -> generator:Plonk.Bls.Scalar.t -> n:int -> wires_names:string list -> beta:Plonk.Bls.Scalar.t -> gamma:Plonk.Bls.Scalar.t -> delta:Plonk.Bls.Scalar.t -> unit -> Plonk.Identities.verifier_identities
Sourceval f_map_contribution : ?external_prefix:string -> permutation:int array -> values:Plonk.Bls.Evaluations.t Plonk.SMap.t -> beta:Plonk.Bls.Scalar.t -> gamma:Plonk.Bls.Scalar.t -> domain:Plonk.Bls.Domain.t -> unit -> Plonk.Bls.Poly.t Plonk.SMap.t
Sourceval cs : sum_alpha_i: (Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr list -> Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr Plonk__Permutation_gate.L.t) -> l1:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> ss_list:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr list -> beta:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> gamma:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> delta:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> x:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> z:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> zg:Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr -> wires: Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr list list -> (Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr * Plonk__Permutation_gate.L.scalar Plonk__Permutation_gate.L.repr) Plonk__Permutation_gate.L.t
Sourcemodule Shared_argument : sig ... end
OCaml

Innovation. Community. Security.