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

src: move more key handling to ncrypto by jasnell · Pull Request #55108 · nodejs/node · GitHub

/ node Public

src: move more key handling to ncrypto - #55108

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jasnell:moar-evp-key-to-ncrypto
Sep 28, 2024
Merged

src: move more key handling to ncrypto#55108
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jasnell:moar-evp-key-to-ncrypto

Conversation

jasnell commented Sep 24, 2024

Copy link
Copy Markdown
Member

More incremental moving of evp key handlnig to ncrypto

jasnell requested review from anonrig and tniessen September 24, 2024 20:15

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/security-wg

nodejs-github-bot added 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 Sep 24, 2024

This comment was marked as outdated.

avivkeller added crypto Issues and PRs related to the crypto subsystem. dependencies Pull requests that update a dependency file. and removed lib / src Issues and PRs related to general changes in the lib or src directory. labels Sep 24, 2024
Comment thread deps/ncrypto/ncrypto.cc Outdated
jasnell force-pushed the moar-evp-key-to-ncrypto branch from 7bdbb3b to a886db5 Compare September 24, 2024 21:08

This comment was marked as outdated.

jasnell requested a review from anonrig September 24, 2024 21:09

codecov Bot commented Sep 24, 2024
edited
Loading

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 80.26316% with 15 lines in your changes missing coverage. Please review.

Project coverage is 88.25%. Comparing base (8496670) to head (4ef5c9e).
Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/crypto/crypto_keys.cc 80.26% 6 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #55108      +/-   ##
==========================================
- Coverage   88.25%   88.25%   -0.01%     
==========================================
  Files         651      651              
  Lines      183900   183818      -82     
  Branches    35860    35834      -26     
==========================================
- Hits       162296   162222      -74     
- Misses      14894    14905      +11     
+ Partials     6710     6691      -19     
Files with missing lines Coverage Δ
src/crypto/crypto_keys.cc 73.18% <80.26%> (-0.23%) ⬇️

... and 28 files with indirect coverage changes

jasnell force-pushed the moar-evp-key-to-ncrypto branch from a886db5 to 23802fb Compare September 24, 2024 22:43

This comment was marked as outdated.

Comment thread deps/ncrypto/ncrypto.cc Outdated
jasnell force-pushed the moar-evp-key-to-ncrypto branch from c23255d to 4ef5c9e Compare September 26, 2024 19:57

This comment was marked as outdated.

This comment was marked as outdated.

nodejs-github-bot commented Sep 28, 2024
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 28, 2024
anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 28, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 28, 2024
nodejs-github-bot merged commit ac53a5b into nodejs:main Sep 28, 2024

Copy link
Copy Markdown
Collaborator

Landed in ac53a5b

targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #55108
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #55108
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
aduh95 mentioned this pull request Oct 9, 2024
npaun pushed a commit to npaun/ncrypto that referenced this pull request Sep 18, 2025
PR-URL: nodejs/node#55108
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matthew Aitken <maitken033380023@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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL