package tezos-protocol-environment

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make.Bls12_381Source

include S.PAIRING with type Gt.t = Fq12.t and type G1.Scalar.t = Fr.t and type G2.Scalar.t = Fr.t
Sourcemodule Gt : S.FIELD with type t = Fq12.t
Sourcemodule G1 : S.CURVE with type Scalar.t = Fr.t
Sourcemodule G2 : S.CURVE with type Scalar.t = Fr.t
Sourceval miller_loop : (G1.t * G2.t) list -> Gt.t
Sourceval final_exponentiation_opt : Gt.t -> Gt.t option
Sourceval pairing : G1.t -> G2.t -> Gt.t
OCaml

Innovation. Community. Security.