Function kzg_rs::pairings::pairings_verify

source ยท
pub fn pairings_verify(
    a1: G1Affine,
    a2: G2Affine,
    b1: G1Affine,
    b2: G2Affine,
) -> bool
Expand description

Verifies the pairing of two G1 and two G2 points are equivalent using the multi-miller loop