Skip to content

doc: document ArrayBuffer support in pbkd2Sync - #64975

Closed
kyungrae2002 wants to merge 4 commits into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2sync-arraybuffer
Closed

doc: document ArrayBuffer support in pbkd2Sync#64975
kyungrae2002 wants to merge 4 commits into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2sync-arraybuffer

Conversation

@kyungrae2002

Copy link
Copy Markdown

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

Refs: node#35093

Signed-off-by: kyungrae <kyungrae2002@gmail.com>
Signed-off-by: kyungrae <kyungrae2002@gmail.com>
Signed-off-by: kyungrae <kyungrae2002@gmail.com>
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. needs-ci PRs that need a full CI run. labels Aug 3, 2026
@kyungrae2002

kyungrae2002 commented Aug 3, 2026

Copy link
Copy Markdown
Author

Opened by mistake.

@kyungrae2002
kyungrae2002 deleted the doc-pbkdf2sync-arraybuffer branch August 3, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants