Skip to content

Conversation

@panva
Copy link
Member

@panva panva commented Feb 10, 2021

This fixes a couple things in the webcrypto experimental module

  • makes sure Ed* keys algorithms are NODE-ED*
  • makes sure X* keys algorithms are ECDH
  • doc change to clarify the nodeEdKeyImportParams.public parameter is only used with the raw format.

Previously you couldn't import these using the node.keyObject format at all despite the support matrix saying so.

@nodejs-github-bot nodejs-github-bot added the crypto Issues and PRs related to the crypto subsystem. label Feb 10, 2021
@panva panva requested a review from jasnell February 10, 2021 11:31
@nodejs-github-bot

This comment has been minimized.

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 23, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#37305
Reviewed-By: James M Snell <jasnell@gmail.com>
@aduh95 aduh95 force-pushed the more-edx-import-fixes branch from 8596512 to 8ddee73 Compare February 26, 2021 10:17
@aduh95
Copy link
Contributor

aduh95 commented Feb 26, 2021

Landed in 8ddee73

@aduh95 aduh95 merged commit 8ddee73 into nodejs:master Feb 26, 2021
targos pushed a commit that referenced this pull request Feb 28, 2021
PR-URL: #37305
Reviewed-By: James M Snell <jasnell@gmail.com>
@panva panva deleted the more-edx-import-fixes branch October 13, 2022 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants