package octez-libs

  1. Overview
  2. Docs

Module to access/expose the primitives of BLS12-381

module Fr : sig ... end
module G1 : sig ... end
module G2 : sig ... end
val pairing_check : (G1.t * G2.t) list -> bool
OCaml

Innovation. Community. Security.