FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: document ArrayBuffer support in pbkd2Sync by kyungrae2002 · Pull Request #64976 · nodejs/node · GitHub

/ node Public

doc: document ArrayBuffer support in pbkd2Sync - #64976

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2Sync-arrayBuffer1
Aug 5, 2026
Merged

doc: document ArrayBuffer support in pbkd2Sync#64976
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kyungrae2002:doc-pbkdf2Sync-arrayBuffer1

Conversation

kyungrae2002 commented Aug 3, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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>

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

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 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 3, 2026
panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 3, 2026
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 5, 2026
nodejs-github-bot merged commit 7c87c37 into nodejs:main Aug 5, 2026
31 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 7c87c37

aduh95 pushed a commit that referenced this pull request Aug 13, 2026
Signed-off-by: kyungrae <kyungrae2002@gmail.com>
PR-URL: #64976
Refs: #35093
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 25, 2026
Signed-off-by: kyungrae <kyungrae2002@gmail.com>
PR-URL: #64976
Refs: #35093
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, 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


Back | FazBrowse Home | New Git URL