package octez-shell-libs

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

Module to access/expose the primitives of BLS12-381

module Fr : S.PRIME_FIELD with type t = Bls12_381.Fr.t
module G1 : S.CURVE with type Scalar.t = Fr.t
module G2 : S.CURVE with type Scalar.t = Fr.t
val pairing_check : (G1.t * G2.t) list -> bool
OCaml

Innovation. Community. Security.