Expand description
§Pluto\Eris half-pairing ccyle
Implementation of the Pluto / Eris half-pairing cycle of prime order elliptic curves.
Supporting evidence: https://github.com/daira/pluto-eris Field constant derivation: https://github.com/davidnevadoc/ec-constants/tree/main/pluto_eris Pairing constants derivation: https://github.com/John-Gong-Math/pluto_eris/blob/main/pluto_pairing.ipynb
Structs§
- This represents an element of $\mathbb{F}_p$ where
- Canonical little-endian representation of a
Fp
element. - This represents an element of $\mathbb{F}_q$ where
- Canonical little-endian representation of a
Fq
element. - Points of G2 in Jacobian coordinates. These are points lie in the twisted curve E’(Fp2).
- Pluto pairing-friendly curve. See: https://github.com/daira/pluto-eris