Skip to content

src: start using ncrypto for CSPRNG calls - #53984

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jasnell:start-using-ncrypto
Jul 23, 2024
Merged

src: start using ncrypto for CSPRNG calls#53984
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jasnell:start-using-ncrypto

Conversation

@jasnell

Copy link
Copy Markdown
Member

No description provided.

@jasnell
jasnell requested review from anonrig and tniessenJuly 21, 2024 21:09
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/startup

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Jul 21, 2024
@jasnelljasnell added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 21, 2024
@jasnell
jasnellforce-pushed the start-using-ncrypto branch from 4df80ae to 6fd9b19CompareJuly 21, 2024 21:12
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 21, 2024
@github-actions

This comment was marked as outdated.

@github-actionsgithub-actionsBot added the request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. label Jul 21, 2024
Comment threadsrc/node.cc
@anonriganonrig added request-ci Add this label to start a Jenkins CI on a PR. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. labels Jul 21, 2024
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 21, 2024
@nodejs-github-bot

This comment was marked as outdated.

@tniessen
tniessen requested a review from bnoordhuisJuly 22, 2024 11:32
@tniessen

Copy link
Copy Markdown
Member

FWIW, this partially undoes @bnoordhuis's attempt at making this more difficult to misuse (see https://github.com/nodejs-private/node-private/pull/346#discussion_r967795383 if you have access).

@jasnell

Copy link
Copy Markdown
MemberAuthor

FWIW, this partially undoes @bnoordhuis's attempt at making this more difficult to misuse

I never really agreed that that made any real difference one way or the other but if folks feel strongly about it I can retain that.

@nodejs-github-bot

nodejs-github-bot commented Jul 22, 2024

Copy link
Copy Markdown
Collaborator

@jasnelljasnell added commit-queue Add this label to land a pull request using GitHub Actions. and removed needs-ci PRs that need a full CI run. labels Jul 22, 2024
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 23, 2024
@nodejs-github-bot
nodejs-github-bot merged commit c112b4b into nodejs:mainJul 23, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in c112b4b

targos pushed a commit that referenced this pull request Jul 28, 2024
PR-URL: #53984
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
@RafaelGSSRafaelGSS mentioned this pull request Jul 30, 2024
RafaelGSS pushed a commit that referenced this pull request Aug 5, 2024
PR-URL: #53984
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs 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++.lib / srcIssues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@jasnell@nodejs-github-bot@tniessen@anonrig@Ethan-Arrowood@targos