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

TKSS-494: ECOperator should use ECPoint.POINT_INFINITY as infinite point #496

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

johnshajiang
Copy link
Collaborator

ECOperator should use ECPoint.POINT_INFINITY rather than self-defined ECPoint(0, 0) as infinite point.

This PR will resolves #494.

@johnshajiang johnshajiang added the bug Something isn't working label Oct 24, 2023
@johnshajiang johnshajiang self-assigned this Oct 24, 2023
@johnshajiang johnshajiang merged commit 8b84f12 into Tencent:master Oct 24, 2023
7 checks passed
@johnshajiang johnshajiang deleted the TKSS-494 branch October 24, 2023 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ECOperator should use ECPoint.POINT_INFINITY as infinite point
1 participant