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

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

/ node Public

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

Copy link
Copy Markdown
Contributor

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>

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

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 commented Aug 3, 2026
edited
Loading

Copy link
Copy Markdown
Contributor Author

Opened by mistake.

kyungrae2002 deleted the doc-pbkdf2sync-arraybuffer branch August 3, 2026 09:25
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

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


Back | FazBrowse Home | New Git URL