Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add All Curve Functions to AffineCurveExt #261

Open
4 tasks
bhgomes opened this issue Sep 29, 2022 · 0 comments
Open
4 tasks

Add All Curve Functions to AffineCurveExt #261

bhgomes opened this issue Sep 29, 2022 · 0 comments
Labels
A-cryptography Area: Issues and PRs related to Cryptography A-design Area: Design of Libraries and APIs P-low Priority: Low

Comments

@bhgomes
Copy link
Contributor

bhgomes commented Sep 29, 2022

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
@bhgomes bhgomes added A-cryptography Area: Issues and PRs related to Cryptography A-design Area: Design of Libraries and APIs P-low Priority: Low labels Sep 29, 2022
@bhgomes bhgomes modified the milestones: v1.0.0, v1.1.0 Sep 29, 2022
@bhgomes bhgomes changed the title Add Curve Checks to AffineCurveExt Add All Curve Functions to AffineCurveExt Sep 29, 2022
@bhgomes bhgomes removed this from the v1.1.0 milestone Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cryptography Area: Issues and PRs related to Cryptography A-design Area: Design of Libraries and APIs P-low Priority: Low
Projects
None yet
Development

No branches or pull requests

1 participant