Uh oh!
There was an error while loading. Please reload this page.
[v25.x backport] crypto: add raw key formats support to the KeyObject APIs and WPT updates - #62454
Closed
panva wants to merge 2 commits into
Closed
[v25.x backport] crypto: add raw key formats support to the KeyObject APIs and WPT updates#62454panva wants to merge 2 commits into
panva wants to merge 2 commits into
Conversation
nodejs-github-bot
commented
Mar 27, 2026
Collaborator
Review requested:
|
This comment was marked as outdated.
This comment was marked as outdated.
panvaforce-pushed
the
backport-62240-to-v25.x
branch
from
March 28, 2026 15:08
cb7b1ce to
eb6d483Compare
This comment was marked as outdated.
This comment was marked as outdated.
aduh95force-pushed
the
v25.x-staging
branch
2 times, most recently
from
March 28, 2026 17:25
294d8a9 to
de097a2Comparepanvaforce-pushed
the
backport-62240-to-v25.x
branch
from
March 28, 2026 17:31
eb6d483 to
16a35deComparePR-URL: nodejs#62240 Reviewed-By: James M Snell <jasnell@gmail.com>
panvaforce-pushed
the
backport-62240-to-v25.x
branch
from
March 28, 2026 17:31
16a35de to
40b577aComparePR-URL: nodejs#62389 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
nodejs-github-bot
commented
Mar 28, 2026
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partially backports #62240 to v25.x
The omitted portion is the removal and cleanup of
KeyExportJobuse in WebCryptoAPI.Backports #62389 while acknowledging expected failures that are fixed by a semver-major #62293