Skip to content

Conversation

@Zenkoina
Copy link
Contributor

Description

Fixes the supported algorithms table.

HKDF and PBKDF2 currently has a checkmark in the generateKey / exportKey column which is incorrect as HKDF and PBKDF2 aren't supported for generateKey / exportKey.
HKDF and PBKDF2 however are supported for importKey which is currently missing a checkmark.

Motivation

Correcting the information provided by the table.

@Zenkoina Zenkoina requested a review from a team as a code owner September 11, 2025 12:16
@Zenkoina Zenkoina requested review from sideshowbarker and removed request for a team September 11, 2025 12:16
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Sep 11, 2025
@github-actions
Copy link
Contributor

Preview URLs

@sideshowbarker sideshowbarker merged commit 44b15ff into mdn:main Sep 12, 2025
7 checks passed
@Zenkoina Zenkoina deleted the patch-1 branch September 12, 2025 12:32
wbamberg added a commit to wbamberg/content that referenced this pull request Sep 15, 2025
* upstream/main: (32 commits)
  FF143 GPU import external texture experimental relnote (mdn#41126)
  added ff release note for nested pseudo-elements (mdn#41146)
  Add a page for SSRF attacks (mdn#41105)
  New CSSOM view API landing page, move CSS guides under (mdn#40547)
  40778 color input value (mdn#41086)
  Synchronize with BCD v7.1.5 (mdn#41116)
  Cross-reference `:target` and `::target-text` pages (mdn#41121)
  Fix content issues (mdn#41125)
  Make all JSON code syntactically valid (mdn#41120)
  Fix the link name with actual heading (mdn#41117)
  Associated listed form controls (mdn#41096)
  Mention `new Set()` accepts `undefined` (mdn#41106)
  chore: correct the `timeRange` function name (mdn#41107)
  Mention that custom elements constructors can't be directly called (mdn#41069)
  chore(deps): bump @mdn/fred from 1.3.2 to 1.4.0 (mdn#41111)
  Public-key cryptography glossary page: add headings and links (mdn#41092)
  Improve caret color demo contrast (mdn#41104)
  Fix supported algorithms for HKDF and PBKDF2 (mdn#41100)
  Update MongoDB example to async/await (driver v5+) (mdn#41102)
  Remove onload and DOMContentLoaded handlers (mdn#41079)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants