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
The text was updated successfully, but these errors were encountered:
querolita
changed the title
That would require a bigger change, but I would have used a more explicit name to understand which form of curve and which coordinates we're using.
Refactor elliptic curve API
Feb 6, 2025
createCurve
->createWeierstrassAffineCurve
createCurveTwisted
->createTwistedEdwardsAffineCurve
The space (i.e. affine vs projective) could be omitted as most of the time, in circuit, we use the affine coordinates.
Originally posted by @dannywillems in #1949 (comment)
The text was updated successfully, but these errors were encountered: