Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

doc: fix Argon2 parameter bounds#62868

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainnodejs/node:mainfrom
tniessen:doc-crypto-fix-argon2-paramstniessen/node:doc-crypto-fix-argon2-paramsCopy head branch name to clipboard
Apr 23, 2026
Merged

doc: fix Argon2 parameter bounds#62868
nodejs-github-bot merged 1 commit into
nodejs:mainnodejs/node:mainfrom
tniessen:doc-crypto-fix-argon2-paramstniessen/node:doc-crypto-fix-argon2-paramsCopy head branch name to clipboard

Conversation

@tniessen

Copy link
Copy Markdown
Member

The bounds are supposed to be inclusive, not exclusive.

The bounds are supposed to be inclusive, not exclusive.
@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 21, 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 21, 2026
@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 21, 2026
@ChALkeR

ChALkeR commented Apr 21, 2026

Copy link
Copy Markdown
Member

Side note: we have a lot of these, including in error msgs

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 23, 2026
@nodejs-github-bot nodejs-github-bot merged commit 5f92b6d into nodejs:main Apr 23, 2026
32 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 5f92b6d

aduh95 pushed a commit that referenced this pull request May 5, 2026
The bounds are supposed to be inclusive, not exclusive.

PR-URL: #62868
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
aduh95 pushed a commit that referenced this pull request May 7, 2026
The bounds are supposed to be inclusive, not exclusive.

PR-URL: #62868
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
araujogui pushed a commit to araujogui/node that referenced this pull request May 26, 2026
The bounds are supposed to be inclusive, not exclusive.

PR-URL: nodejs#62868
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.