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

Fix precomputation tool & add bls sig example #65

Closed feltroidprime closed 1 year ago

feltroidprime commented 1 year ago

Fix precomputation tool (lines were evaluated inside the double and add step, making them dependent on the P point) Add sample drand BLS signature verification