Skip to content

doc: fix typos and inconsistencies in crypto.md and webcrypto.md#62828

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
panva:doc-crypto-fixup
Apr 21, 2026
Merged

doc: fix typos and inconsistencies in crypto.md and webcrypto.md#62828
nodejs-github-bot merged 1 commit intonodejs:mainfrom
panva:doc-crypto-fixup

Conversation

@panva
Copy link
Copy Markdown
Member

@panva panva commented Apr 19, 2026

crypto.md

  • add missing space in publicDecrypt() description
  • correct "Decipher" to Decipheriv in return value descriptions for setAAD(), setAuthTag(), and setAutoPadding()

webcrypto.md

  • fix 'HDKF' typo to 'HKDF' in CryptoKey usages table and importKey() format matrix
  • correct [^secure-curves] footnote reference to [^modern-algos] for KMAC128/KMAC256
  • fix stray "v" after ML-KEM-1024 in unwrapKey()
  • quote bare Ed448 in contextParams.name
  • fix "deriveKeyAlgorithm" to "derivedKeyAlgorithm" in deriveKey() prose
  • fix duplicated "represents" in cShakeParams.functionName
  • correct "parties" to "party's" possessives in ecdhKeyDeriveParams.public
  • add missing trailing periods and fix "tables details" grammar

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

@nodejs-github-bot nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Apr 19, 2026
@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 19, 2026
@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 20, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 21, 2026
@nodejs-github-bot nodejs-github-bot merged commit 34f7433 into nodejs:main Apr 21, 2026
32 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in 34f7433

@panva panva deleted the doc-crypto-fixup branch April 21, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants