Skip to content

crypto: fix generateKeyPair with encoding 'jwk'#39319

Closed
himself65 wants to merge 17 commits intonodejs:masterfrom
himself65:20210709-crypto-fix
Closed

crypto: fix generateKeyPair with encoding 'jwk'#39319
himself65 wants to merge 17 commits intonodejs:masterfrom
himself65:20210709-crypto-fix

Conversation

@himself65
Copy link
Copy Markdown
Member

Fixes: #39205

Loading
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. c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using JWK as encoding format for public key in crypto.generateKeyPairSync() throws an error

7 participants