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

crypto: fix scrypt keylen validation by aduh95 · Pull Request #38385 · nodejs/node · GitHub

/ node Public

crypto: fix scrypt keylen validation - #38385

Closed
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:scrypt-keylen-validation
Closed

crypto: fix scrypt keylen validation#38385
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:scrypt-keylen-validation

Conversation

aduh95 commented Apr 24, 2021

Copy link
Copy Markdown
Contributor

Fixes: #38381

nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Apr 24, 2021
aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 24, 2021

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

nodejs-github-bot commented Apr 25, 2021
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell commented Apr 26, 2021

Copy link
Copy Markdown
Member

Landed in 27beb38

jasnell closed this Apr 26, 2021
jasnell pushed a commit that referenced this pull request Apr 26, 2021
Fixes: #38381

PR-URL: #38385
Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
aduh95 deleted the scrypt-keylen-validation branch April 26, 2021 21:39
targos pushed a commit that referenced this pull request Apr 29, 2021
Fixes: #38381

PR-URL: #38385
Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
targos mentioned this pull request May 3, 2021
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. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crypto.scrypt results in an abort

9 participants


Back | FazBrowse Home | New Git URL