Part 3: Pairings
Chapters 13 to 19 use the subroutines from chapters 2 through 12 to develop the code required to compute elliptic curve pairings of points on field extensions. The code to compute pairings used in blockchain technology is the goal of this last part.
Now that we have the background of elliptic curves over field extensions under our belts, we can begin to tackle the pairing of points on field extension curves. Knowing how to compute pairings will allow us to verify aggregated signatures from multiple people, so only one test is performed to determine the validity of a signature. It will also give us the ability to compute zero-knowledge proofs using state-of-the-art protocols.
The pairing of two points of order n on an ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access