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

[SDK-3623] Fix ECPoint construction for getting public key #153

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

jimmyjames
Copy link
Contributor

Fixes #149. As discussed in #149, the coordinates should be deserialized using a BigInteger with a positive sigsum.

@jimmyjames jimmyjames added this to the v0-Next milestone Sep 7, 2022
@jimmyjames jimmyjames requested a review from a team as a code owner September 7, 2022 23:16
@jimmyjames jimmyjames merged commit 97a1dbf into master Sep 9, 2022
@jimmyjames jimmyjames deleted the fix-iss-149 branch September 9, 2022 18:50
@jimmyjames jimmyjames mentioned this pull request Sep 15, 2022
@jimmyjames jimmyjames modified the milestones: v0-Next, 0.21.2 Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EC key invalid decoding
2 participants