Module Make.Mavryk_bls12_381

module Fr : S.PRIME_FIELD
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