FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

crypto: fix subtle.importKey JWK OKP public key import by panva · Pull Request #37255 · nodejs/node · GitHub

/ node Public

crypto: fix subtle.importKey JWK OKP public key import - #37255

Closed
panva wants to merge 1 commit into
nodejs:masterfrom
panva:webcrypto-fix-okp
Closed

crypto: fix subtle.importKey JWK OKP public key import#37255
panva wants to merge 1 commit into
nodejs:masterfrom
panva:webcrypto-fix-okp

Conversation

panva commented Feb 6, 2021

Copy link
Copy Markdown
Member

This fixes the subtle.importKey 'jwk' format import of OKP public keys.

panva requested review from jasnell and tniessen February 6, 2021 22:09
nodejs-github-bot added the crypto Issues and PRs related to the crypto subsystem. label Feb 6, 2021
panva force-pushed the webcrypto-fix-okp branch from 8eb46ef to 3a2a0ef Compare February 6, 2021 22:11

This comment has been minimized.

panva added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 6, 2021

Trott commented Feb 6, 2021
edited
Loading

Copy link
Copy Markdown
Member

For people like me who need a reference to understand this change: RFC 8037 section 2

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

panva commented Feb 8, 2021

Copy link
Copy Markdown
Member Author

cc @nodejs/crypto this is a straight forward fix to an experimental module.

panva commented Feb 9, 2021

Copy link
Copy Markdown
Member Author

Landed in 51249a1

panva closed this Feb 9, 2021
panva added a commit that referenced this pull request Feb 9, 2021
PR-URL: #37255
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
panva deleted the webcrypto-fix-okp branch February 9, 2021 20:40
danielleadams pushed a commit that referenced this pull request Feb 16, 2021
PR-URL: #37255
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This was referenced Feb 16, 2021
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 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 outstanding review comments, 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


Back | FazBrowse Home | New Git URL