You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
if a = -1, you can do the following optimization:
maybe you can do it anyway, for a != -1?
and then use "delta + a*beta - gamma" in the denominator
https://ibb.co/JBhbfRt
So, it's not worthy to find a curve with a=-1 at least for the number of constraints.
Here is the new circuit:: https://github.com/iden3/circomlib/blob/master/circuits/babyjub.circom#L19
The text was updated successfully, but these errors were encountered: