Module ark_ec::pairing

source ·

Structs

  • Represents the output of the Miller loop of the pairing.
  • Represents the target group of a pairing. This struct is a wrapper around the field that the target group is embedded in.

Traits

  • Collection of types (mainly fields and curves) that together describe how to compute a pairing over a pairing-friendly curve.

Functions

  • Preprocesses a G1 element for use in a pairing.
  • Preprocesses a G2 element for use in a pairing.