package bls12-381-unix

  1. Overview
  2. Docs

Module Fq12Source

Sourcemodule Stubs : sig ... end
Sourcemodule Fq12 : sig ... end
include module type of struct include Fq12 end
Sourceexception Not_in_field of Bytes.t
Sourceval order : Z.t
Sourceval size_in_bytes : int
Sourceval to_bytes : Stubs.fp12 -> bytes
Sourceval of_bytes_opt : Bytes.t -> Stubs.fp12 option
Sourceval random : ?state:Random.State.t -> unit -> Stubs.fp12
Sourceval of_bytes_exn : Bytes.t -> Stubs.fp12
Sourceval zero : Stubs.fp12
Sourceval eq : Stubs.fp12 -> Stubs.fp12 -> bool
Sourceval is_zero : Stubs.fp12 -> bool
Sourceval is_one : Stubs.fp12 -> bool
Sourceval inverse_opt : Stubs.fp12 -> Stubs.fp12 option
Sourceval inverse_exn : Stubs.fp12 -> Stubs.fp12
Sourceval 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 -> Stubs.fp12
Sourceval of_string : string -> string -> string -> string -> string -> string -> string -> string -> string -> string -> string -> string -> Stubs.fp12
Sourceval two_z : Z.t