Skip to content

doc: document ArrayBuffer support in pbkd2Sync - #64976

Open
kyungrae2002 wants to merge 1 commit into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2Sync-arrayBuffer1
Open

doc: document ArrayBuffer support in pbkd2Sync#64976
kyungrae2002 wants to merge 1 commit into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2Sync-arrayBuffer1

Conversation

@kyungrae2002

@kyungrae2002 kyungrae2002 commented Aug 3, 2026

Copy link
Copy Markdown

crypto.pbkdf2Sync() and crypto.scryptSync() have accepted ArrayBuffer since v15.0.0, but only the async variants document it.

No runtime behavior changes.

Refs: node#35093

Signed-off-by: kyungrae <kyungrae2002@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 Aug 3, 2026
@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 3, 2026
@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 3, 2026
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. commit-queue Add this label to land a pull request using GitHub Actions. 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.

4 participants