Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

BLS12-381 pairing components #299

Open
ayashunsky opened this issue Dec 5, 2023 · 0 comments
Open

BLS12-381 pairing components #299

ayashunsky opened this issue Dec 5, 2023 · 0 comments
Assignees

Comments

@ayashunsky
Copy link
Contributor

A mid-level task between the low-level comonents (Fp12 arithmetic and elliptic curve points operations) and the whole BLS12-381 component suite. Should include:

  • the Miller loop subcomponent;
  • the exponentiation subcomponent;
  • pairing component (Miller loop + exponentiation) to compute a paring;
  • pairing_check component (2 Miller loops + exponentiation) to check that two pairings are equal.
@ayashunsky ayashunsky self-assigned this Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant