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

Deprecate ES256K Algorithm #543

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Deprecate ES256K Algorithm #543

merged 2 commits into from
Mar 14, 2022

Conversation

poovamraj
Copy link
Contributor

Changes

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

No tests since just a documentation change

@poovamraj poovamraj requested a review from a team as a code owner March 14, 2022 11:06
@poovamraj poovamraj added this to the v3-Next milestone Mar 14, 2022
@poovamraj poovamraj merged commit 212a3cd into master Mar 14, 2022
@jimmyjames jimmyjames modified the milestones: v3-Next, 3.19.0 Mar 14, 2022
@jimmyjames jimmyjames mentioned this pull request Mar 14, 2022
poovamraj added a commit that referenced this pull request Mar 16, 2022
* [SDK-3192] Deprecate secp256k1 curve for EC Algorithms

* Documentation update
poovamraj added a commit that referenced this pull request Mar 16, 2022
* [SDK-3192] Deprecate secp256k1 curve for EC Algorithms

* Documentation update
poovamraj added a commit that referenced this pull request Mar 25, 2022
* Bump `jackson-databind` dependency to 2.13.2 (#542)

* Bump `jackson-databind` dependency to 2.13

* Update build.gradle

* Update build.gradle

* Deprecate ES256K Algorithm (#543)

* [SDK-3192] Deprecate secp256k1 curve for EC Algorithms

* Documentation update

* Release 3.19.0

Co-authored-by: Evan Sims <[email protected]>
Co-authored-by: James Anderson <[email protected]>
@evansims evansims deleted the deprecate-secp256k1-ec-curve branch July 5, 2022 21:13
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.

2 participants