package bls12-381-unix

  1. Overview
  2. Docs
module StubsFq12 : sig ... end
module Fq12 : sig ... end
include module type of struct include Fq12 end
exception Not_in_field of Bytes.t
val order : Z.t
val size_in_bytes : int
val of_bytes_opt : bytes -> Blst_bindings.Types.blst_fq12_t Ctypes.ptr option
val of_z : Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Z.t -> Blst_bindings.Types.blst_fq12_t Ctypes.ptr
val of_string : string -> string -> string -> string -> string -> string -> string -> string -> string -> string -> string -> string -> Blst_bindings.Types.blst_fq12_t Ctypes.ptr
val two_z : Z.t