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

benchmark: increase crypto DSA keygen params by mscdex · Pull Request #40416 · nodejs/node · GitHub

/ node Public

benchmark: increase crypto DSA keygen params - #40416

Merged
mscdex merged 1 commit into
nodejs:masterfrom
mscdex:benchmark-crypto-fix-error
Oct 16, 2021
Merged

benchmark: increase crypto DSA keygen params#40416
mscdex merged 1 commit into
nodejs:masterfrom
mscdex:benchmark-crypto-fix-error

Conversation

mscdex commented Oct 11, 2021

Copy link
Copy Markdown
Contributor

OpenSSL 3.0 increased the minimum values for these parameters.

Fixes: #40410

mscdex added crypto Issues and PRs related to the crypto subsystem. benchmark Issues and PRs related to the benchmark subsystem. labels Oct 11, 2021
Mesteery added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Oct 12, 2021

This comment has been minimized.

This comment has been minimized.

mscdex force-pushed the benchmark-crypto-fix-error branch from 9a616c1 to 282d1e1 Compare October 16, 2021 01:44

Copy link
Copy Markdown
Collaborator

OpenSSL 3.0 increased the minimum values for these parameters.

PR-URL: nodejs#40416
Fixes: nodejs#40410
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
mscdex force-pushed the benchmark-crypto-fix-error branch from 282d1e1 to ed01811 Compare October 16, 2021 10:09
mscdex merged commit ed01811 into nodejs:master Oct 16, 2021
mscdex deleted the benchmark-crypto-fix-error branch October 16, 2021 10:10
targos pushed a commit that referenced this pull request Nov 4, 2021
OpenSSL 3.0 increased the minimum values for these parameters.

PR-URL: #40416
Fixes: #40410
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
BethGriggs mentioned this pull request Nov 26, 2021
1 task
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. benchmark Issues and PRs related to the benchmark subsystem. crypto Issues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crypto keygen benchmark failing after OpenSSL 3.0 upgrade

8 participants


Back | FazBrowse Home | New Git URL