Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Add JWK support to RSA #15

Closed
tniessen opened this issue Aug 12, 2019 · 0 comments · Fixed by #42
Closed

Add JWK support to RSA #15

tniessen opened this issue Aug 12, 2019 · 0 comments · Fixed by #42
Labels
jwk Issues and PRs related to JSON Web Keys node feature Requires a missing feature in Node.js

Comments

@tniessen
Copy link
Member

This won't be possible (without manually parsing DER) as long as node does not provide an API to extract relevant fields from keys and to construct keys from said fields.

Previous discussion in nodejs/node#26854.

@tniessen tniessen added jwk Issues and PRs related to JSON Web Keys node feature Requires a missing feature in Node.js labels Aug 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
jwk Issues and PRs related to JSON Web Keys node feature Requires a missing feature in Node.js
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant