keep-starknet-strange / garaga

State-of-the-art Elliptic Curve operations and SNARKS verification for Cairo & Starknet 🐺.
https://felt.gitbook.io/garaga
MIT License
181 stars 39 forks source link

Bn254 Tower improvements #77

Closed feltroidprime closed 1 year ago

feltroidprime commented 1 year ago

Fix RC security issues for fq.mul Implement reduce() algo in bn254 Implements #48 for the most part