Skip to content

[SDK-3192] Deprecate secp256k1 curve for EC Algorithms #540

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

Closed
wants to merge 1 commit into from

Conversation

poovamraj
Copy link
Contributor

Changes

Please describe both what is changing and why this is important. Include:

We are deprecating the secp256k1 curve since Java 15+ has disabled this. This algorithm "ES256K" is not mentioned in RFC and removal of this algorithm in future is planned.

Testing

We have removed the use of the ES256K algorithm for one of the tests since it fails for Java 17. Since this is part of a test util we will not need to handle this separately

@poovamraj poovamraj added this to the v4-Beta milestone Mar 11, 2022
@poovamraj poovamraj requested a review from a team as a code owner March 11, 2022 10:02
@poovamraj poovamraj closed this Mar 11, 2022
@poovamraj poovamraj deleted the deprecate-secp256k1-curve branch March 11, 2022 14:02
@poovamraj poovamraj modified the milestones: v4-Beta, 4.0.0-beta.0 May 6, 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.

1 participant