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

WebCrypto support for P-521 #14766

Closed
diachedelic opened this issue Jun 1, 2022 · 3 comments
Closed

WebCrypto support for P-521 #14766

diachedelic opened this issue Jun 1, 2022 · 3 comments

Comments

@diachedelic
Copy link
Contributor

It is said that a P-521 key gives the equivalent security of a 256-bit AES key. However, Deno's WebCrypto implementation currently only supports P-256 and P-384 keys.

The WebCrypto roadmap indicates that P-521 support is planned. Are we waiting on P-521 support in dependencies like RustCrypto, or can we proceed?

@lucacasonato
Copy link
Member

Are we waiting on P-521 support in dependencies like RustCrypto

Yes, this is the current holdup.

@littledivy
Copy link
Member

There is already an issue for this (had a typo in the title) #13449

@lucacasonato
Copy link
Member

lucacasonato commented Jun 1, 2022

I had thought so too, but I couldn't find it because of the typo 😅

Closing as duplicate of #13449

@lucacasonato lucacasonato closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2022
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

No branches or pull requests

3 participants