package octez-libs

  1. Overview
  2. Docs
A package that contains multiple base libraries used by the Octez suite

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-libs.kzg/Kzg/Commitment/Single/index.html

Module Commitment.SingleSource

Sourcetype public_parameters = Kzg.Bls.Srs_g1.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.