package tezos-protocol-009-PsFLoren

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Fr : S.PRIME_FIELD
module Fq12 : S.FIELD
module Gt : sig ... end
module G1 : sig ... end
module G2 : sig ... end
val miller_loop : (G1.t * G2.t) list -> Gt.t
val final_exponentiation_opt : Gt.t -> Gt.t option
val pairing : G1.t -> G2.t -> Gt.t