Skip to content

halo2-ecc: fix ecc_double for p256#31

Merged
lispc merged 7 commits into
developfrom
ecc_double_p256
Oct 24, 2024
Merged

halo2-ecc: fix ecc_double for p256#31
lispc merged 7 commits into
developfrom
ecc_double_p256

Conversation

@DreamWuGit

@DreamWuGit DreamWuGit commented Oct 21, 2024

Copy link
Copy Markdown

fix issue #29
make relating helpers with CurveAffine generic parameter and include missing a parameter in ecc_double method

@roynalnaruto roynalnaruto self-requested a review October 21, 2024 08:55
@DreamWuGit DreamWuGit changed the title halo2-ecc: fix Ecc for double p256 halo2-ecc: fix ecc_double for p256 Oct 22, 2024
@DreamWuGit DreamWuGit marked this pull request as ready for review October 22, 2024 10:03
@DreamWuGit

DreamWuGit commented Oct 22, 2024

Copy link
Copy Markdown
Author

Note: does this method name changes for more generic parameter influence others repo which depends on halo2-ecc like snark-verifier ? zkevm-circuit i will update once this pr merged in sig circuit pr.

@DreamWuGit

Copy link
Copy Markdown
Author

Note: does this method name changes for more generic parameter influence others repo which depends on halo2-ecc like snark-verifier ? zkevm-circuit i will update once this pr merged in sig circuit pr.

tested in snark verifier PR scroll-tech/snark-verifier#38

@roynalnaruto roynalnaruto left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lispc lispc merged commit b236b88 into develop Oct 24, 2024
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.

3 participants