Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subject Public Key Info (spki) format support #70

Closed
olegbespalov opened this issue Apr 11, 2024 · 0 comments · Fixed by #69
Closed

Subject Public Key Info (spki) format support #70

olegbespalov opened this issue Apr 11, 2024 · 0 comments · Fixed by #69

Comments

@olegbespalov
Copy link
Contributor

What?

WebCrypto API declares that for the export/import of public keys a SubjectPublicKeyInfo (spki) can be used. Currently we don't support this format.

We should support it and enable the WebCrypto API test cases that are dependent on it.

Useful links

Why?

Support of this format is part of the WebCrypto API, and some WebCrypto API test cases use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant