package tezos-bls12-381-polynomial

  1. Overview
  2. Docs
include Fr_carray.Stubs_sig with type elt = G.affine
type t = Bigstringaf.t
type elt = G.affine
val allocate_elt : unit -> elt
val size : int
val get : elt -> t -> int -> unit
val set : t -> elt -> int -> unit
val uncompress : G.affine -> bytes -> int
val pippenger : G.t -> t -> Polynomial_c.t -> int -> int -> int