package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make.CmSource

Sourcetype public_parameters = Bls.G1.Srs.t
Sourcetype secret = Kzg.Bls.Poly.t
Sourceval zero : Bls.G1.t
Sourceval random : ?state:Random.State.t -> unit -> Bls.G1.t
Sourceval alter_proof : Bls.G1.t -> Bls.G1.t
Sourceval equal : Bls.G1.t -> Bls.G1.t -> bool
Sourceval compare : Bls.G1.t -> Bls.G1.t -> int
Sourceval size : int
Sourceval commitment_of_bytes_exn : Bytes.t -> Bls.G1.t
Sourceval to_string : Bls.G1.t -> string
Sourceval of_string_opt : string -> Bls.G1.t option
OCaml

Innovation. Community. Security.