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

Extend EccChip to support Vesta #578

Open
str4d opened this issue May 9, 2022 · 1 comment
Open

Extend EccChip to support Vesta #578

str4d opened this issue May 9, 2022 · 1 comment
Assignees
Labels
C-feature-request Category: This is a request for a new feature or functionality.

Comments

@str4d
Copy link
Contributor

str4d commented May 9, 2022

halo2_gadgets::ecc provides general-purpose ECC gadgets that are suitable for any curve. However, EccChip (the only current chip implementation of EccInstructions) is specialised to the Pallas curve. We will need to extend it to support Vesta in order to use it for recursion.

@therealyingtong therealyingtong added the C-feature-request Category: This is a request for a new feature or functionality. label Jun 23, 2022
@therealyingtong
Copy link
Collaborator

Related to #454

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: This is a request for a new feature or functionality.
Projects
None yet
Development

No branches or pull requests

3 participants