package tezos-plonk

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

Install

Dune Dependency

Authors

Maintainers

Sources

privacy-team-v1.0.0.tar.gz
md5=c9007a234fbacaddbc652c139cac56db
sha512=b67825a9259c27ccba51a4cb98056985c93f74f5211d422ce8ee8c35cda748c22bd1e59b3a584a79f96c1be21a409a12ee4b705346e1319c6d8bf45e81029f93

doc/tezos-plonk.aggregation/Aggregation/Polynomial_commitment/Make/argument-2-PC/Polynomial/Srs/index.html

Module Polynomial.Srs

module Srs_g1 : sig ... end
module Srs_g2 : sig ... end
type t = Srs_g1.t * Srs_g2.t
val generate_insecure : int -> int -> t
val check : t -> unit
OCaml

Innovation. Community. Security.