Skip to content

Commit

Permalink
Updated the pairings tutorial URL
Browse files Browse the repository at this point in the history
  • Loading branch information
christianpaquin authored and mariano54 committed Jan 20, 2022
1 parent 83b2e57 commit 5797bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-impl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ as BLS signatures and aggregation. Use for reference / educational purposes only

For an optimized implementation, use the [Python bindings](https://github.com/Chia-Network/bls-signatures/tree/main/python-bindings).

For a good introduction to pairings, read [Pairings for Beginners](http://www.craigcostello.com.au/pairings/PairingsForBeginners.pdf) by Craig Costello.
For a good introduction to pairings, read [Pairings for Beginners](https://static1.squarespace.com/static/5fdbb09f31d71c1227082339/t/5ff394720493bd28278889c6/1609798774687/PairingsForBeginners.pdf) by Craig Costello.

Map to curve implementation from [Algorand](https://github.com/algorand/bls_sigs_ref/).

Expand Down

0 comments on commit 5797bcc

Please sign in to comment.