package octez-bls12-381-polynomial

  1. Overview
  2. Docs

Module Srs.MakeSource

Parameters

module Elt : GElt_sig

Signature

Sourcemodule G = Elt.G
Sourcemodule Carray : sig ... end
Sourcetype elt = G.t
Sourceval size : Carray.t -> int
Sourceval get : Carray.t -> int -> G.t
Sourceval to_array : ?len:int -> Carray.t -> G.t array
Sourceval of_array : G.t array -> Carray.t
Sourceval empty : Carray.t
Sourceval generate_insecure : int -> G.Scalar.t -> Carray.t
Sourceval of_bigstring : ?len:int -> Bigstringaf.t -> (Carray.t, [> `End_of_file of string | `Invalid_point of int ]) result
Sourceval pippenger : ?offset:int -> ?len:int -> Carray.t -> Polynomial.t -> G.t
OCaml

Innovation. Community. Security.