Content:WebAPIarea: Web Cryptohelp wanted
仓库指标
- Star
- (8,900 star)
- PR 合并指标
- (平均合并 7天 3小时) (30 天内合并 147 个 PR)
描述
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/encrypt
What specific section or headline is this issue about?
Supported Algorithm
What information was incorrect, unhelpful, or incomplete?
This page is missing information about the algorithm we can use. For example, for the RSA-OAEP there is a limit in the number of bytes you can encrypt. I did not check for the others algorithm but theses limitation are missing in the doc. Just a warning that says "The algorithm can have some limitation such as the size of the data to encode. Check the RFC for more information" would be really helpfull since the error message are basically inexistent at this point in time.
What did you expect to see?
An array with what an algorithm can encode and the limitation
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
- Folder:
en-us/web/api/subtlecrypto/encrypt - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/encrypt
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/subtlecrypto/encrypt/index.md
- Last commit: https://github.com/mdn/content/commit/9e3fbb4ff05782b2d988a8becc84a63a57a9be58
- Document last modified: 2022-06-15T16:40:35.000Z