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

api.SubtleCrypto.generateKey - Separate algorithms into subfeatures #23677

Open
queengooborg opened this issue Jul 6, 2024 · 0 comments
Open
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@queengooborg
Copy link
Collaborator

What type of issue is this?

Other

What information was incorrect, unhelpful, or incomplete?

In our data, we have notes when browsers/runtimes don't support certain algorithms. Instead of notes, however, we should have subfeatures.

In particular, there should be the following subfeatures:

  • RSA (RSASSA-PKCS1-v1_5, RSA-PSS, RSA-OAEP)
  • EC (ECDSA, ECDH) -- covered by "ed25519"?
  • HMAC
  • AES (AEC-CTR, AES-CBC, AES-GCM, AES-KW)

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

N/A

Did you test this? If so, how?

N/A

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

1 participant