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

JWK support for ecdsa #48

Open
Jack-Works opened this issue Apr 17, 2020 · 1 comment
Open

JWK support for ecdsa #48

Jack-Works opened this issue Apr 17, 2020 · 1 comment
Labels
bug Something isn't working new algorithm Issues and PRs about new algorithms

Comments

@Jack-Works
Copy link

In ecdsa.js, it seems like importKey is ignoring the JWK parameter and import the key as a buffer therefore throw an error
image

@tniessen tniessen added bug Something isn't working new algorithm Issues and PRs about new algorithms labels Jun 28, 2020
@tniessen
Copy link
Member

Thank you for opening the issue. Since Node.js itself has no support for JWK, support for JWK is sparse. I'll leave this open since it will have to be implemented eventually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working new algorithm Issues and PRs about new algorithms
Projects
None yet
Development

No branches or pull requests

2 participants