Add All Curve Functions to AffineCurveExt
#261
Labels
A-cryptography
Area: Issues and PRs related to Cryptography
A-design
Area: Design of Libraries and APIs
P-low
Priority: Low
Add the following methods from the two arkworks curve models to
AffineCurveExt
:scale_by_cofactor
get_point_from_x
is_on_curve
is_in_correct_subgroup_assuming_on_curve
The text was updated successfully, but these errors were encountered: