Skip to content

Use halo2curves for T256 implementation #117

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Use halo2curves for T256 implementation #117

wants to merge 6 commits into from

Conversation

zaverucha
Copy link
Collaborator

  • Add a fork of halo2curves that supports the T256 elliptic curve
  • Use halo2curves in our Spartan-T256 fork for field and EC arith.
  • Remove no longer used circ_fields
  • Improve performance of inner-product argument
  • Misc cleanup of unused deps

zaverucha added 6 commits May 7, 2025 15:34
- Add a fork of halo2curves that supports the T256 elliptic curve
- Use halo2curves in our Spartan-T256 fork for field and EC arith.
- Remove no longer used circ_fields
- Improve performance of inner-product argument
- Misc cleanup of unused deps

Signed-off-by: Greg Zaverucha <gregz@microsoft.com>
Signed-off-by: Greg Zaverucha <gregz@microsoft.com>
Signed-off-by: Greg Zaverucha <gregz@microsoft.com>
Signed-off-by: Greg Zaverucha <gregz@microsoft.com>
…com-compat

Signed-off-by: Greg Zaverucha <gregz@microsoft.com>
Signed-off-by: Greg Zaverucha <gregz@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant