Skip to content

Deprecate ES256K Algorithm#543

Merged
poovamraj merged 2 commits intomasterfrom
deprecate-secp256k1-ec-curve
Mar 14, 2022
Merged

Deprecate ES256K Algorithm#543
poovamraj merged 2 commits intomasterfrom
deprecate-secp256k1-ec-curve

Conversation

@poovamraj
Copy link
Copy Markdown
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 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