package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type secret = Kzg.Bls.Poly.t SMap.t
type query = Bls.Scalar.t SMap.t
val query_t : query Repr.t
type answer = Bls.Scalar.t SMap.t SMap.t
val answer_t : answer Repr.t
type proof
val proof_t : proof Repr.t
val commit : ?all_keys:string list -> Public_parameters.prover -> secret -> Commitment.t * Commitment.prover_aux
val evaluate : secret -> query -> answer
OCaml

Innovation. Community. Security.