feat: make std/algebra/native/twistededwards
to implement std/algebra.Curve
interface.
#1159
Labels
consolidate
strengthen an existing feature
We currently do not use directly inside gnark, but would be better and safer if we allow using only through the interface. Particularly, it enforces that the scalar arithmetic is done using non-native arithmetic.
The text was updated successfully, but these errors were encountered: