Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v20.x] Revert "crypto: make timingSafeEqual faster for Uint8Array" #53390

Conversation

tniessen
Copy link
Member

@tniessen tniessen commented Jun 8, 2024

This reverts commit 0f784c9 because it triggers a bug in the V8 version that Node.js 20 uses. Newer release lines are not affected by the bug in V8, hence, this revert specifically targets Node.js 20.

This reverts commit 0f784c9 because it
triggers a bug in the V8 version that Node.js 20.x uses.
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/crypto

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch. labels Jun 8, 2024
@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 8, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 8, 2024
@nodejs-github-bot

This comment was marked as outdated.

@anonrig
Copy link
Member

anonrig commented Jun 8, 2024

What is that bug?

@nodejs-github-bot
Copy link
Collaborator

@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 10, 2024
@RafaelGSS RafaelGSS added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 10, 2024
marco-ippolito pushed a commit that referenced this pull request Jun 12, 2024
This reverts commit 0f784c9 because it
triggers a bug in the V8 version that Node.js 20.x uses.

PR-URL: #53390
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
@marco-ippolito
Copy link
Member

Landed in cd1415c

susnux added a commit to nextcloud-libraries/nextcloud-vite-config that referenced this pull request Jun 21, 2024
Ref: nodejs/node#53390

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
backportbot bot pushed a commit to nextcloud-libraries/nextcloud-vite-config that referenced this pull request Jun 21, 2024
Ref: nodejs/node#53390

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnux added a commit to nextcloud-libraries/nextcloud-vite-config that referenced this pull request Jun 21, 2024
Ref: nodejs/node#53390

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
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. c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants