Skip to content

Is EdDSA supported in the browser? #473

Answered by panva
nerdo asked this question in Q&A
Nov 13, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

This browser specific support status issue is linked from the project's readme.

EdDSA is not supported in browser runtimes because they have not yet adopted https://wicg.github.io/webcrypto-secure-curves/

Edit 2023: Some browsers now have an implementation of EdDSA behind a flag. The library does have the code to make EdDSA work with WebCryptoAPI the moment these get unflagged in the browser. #263 will be updated the moment browsers support it, the projects automation will pick it up and alert me when finally supported by a stable browser release.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by panva
Comment options

You must be logged in to vote
2 replies
@panva
Comment options

@reuzel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants