keep-starknet-strange / garaga

State-of-the-art Elliptic Curve operations and SNARKS verification for Cairo & Starknet 🐺.
MIT License
171 stars 37 forks source link

feat: Increase BN254 base to 2**96 #97

Closed feltroidprime closed 4 months ago

feltroidprime commented 8 months ago

For better security of linear combination in the polynomial commitment, BN254 base should be increased to 96 bits. Change it in curve.cairo and update constants and relevant hints