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

Fix operand in ecAff_isOnCurve #60

Merged

Conversation

stevieraykatz
Copy link
Contributor

@stevieraykatz stevieraykatz commented Feb 23, 2024

During a call between @rdubois-crypto and the Base team, we determined that the operand in ecAff_isOnCurve should be an && instead of an ||. This PR implements that change.

Copy link

@Arash-Afshar Arash-Afshar left a comment

Choose a reason for hiding this comment

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

👍

@rdubois-crypto rdubois-crypto merged commit 027cb87 into rdubois-crypto:master Feb 26, 2024
2 checks passed
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.

None yet

3 participants