pub fn epar<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
success: A,
curve_id: B,
number_elements: C,
points_ptr: D,
) -> Instruction
Expand description
Given some curve, performs a pairing on groups of points
pub fn epar<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
success: A,
curve_id: B,
number_elements: C,
points_ptr: D,
) -> Instruction
Given some curve, performs a pairing on groups of points