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

Implement generic ECC gadget #38

Closed
str4d opened this issue Nov 30, 2020 · 0 comments · Fixed by #111
Closed

Implement generic ECC gadget #38

str4d opened this issue Nov 30, 2020 · 0 comments · Fixed by #111

Comments

@str4d
Copy link
Contributor

str4d commented Nov 30, 2020

Specifically we want something that is generic over a (j = 0) curve. We need:

  • In-circuit point representations.
  • Complete point addition
  • Scalar multiplication (which internally will use incomplete addition, not the above APIs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants