Skip to content

shazib083/cairo-alt_bn128

 
 

Repository files navigation

Cairo implementation of alt_bn128

What is alt_bn128?

alt_bn128 is a pairing-friendly elliptic curve that can be used to verify computations done by snarks.

We implement the pairing function based on the code from this repository.

How to run?

Make sure you are inside a Cairo virtual environment

make

TODO

Hint verifications for pairing-related functions on FQ12

About

bn254 pairing library for Cairo Zero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Makefile 1.3%