Skip to content

test,crypto: add CFRG curve vectors to wrap/unwrap tests - #46406

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
panva:add-wrap-unwrap-cfrg-vectors
Jan 31, 2023
Merged

test,crypto: add CFRG curve vectors to wrap/unwrap tests#46406
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
panva:add-wrap-unwrap-cfrg-vectors

Conversation

@panva

Copy link
Copy Markdown
Member

Adds tests for Ed25519, Ed448, X25519, and X448 wrapping/unwrapping.

@panvapanva added crypto Issues and PRs related to the crypto subsystem. test Issues and PRs related to the tests. webcrypto labels Jan 29, 2023
@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Jan 29, 2023
@panvapanva added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 29, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 29, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@panvapanva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 29, 2023
@panvapanva added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 29, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 31, 2023
@nodejs-github-bot
nodejs-github-bot merged commit c3b794e into nodejs:mainJan 31, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in c3b794e

@panva
panva deleted the add-wrap-unwrap-cfrg-vectors branch January 31, 2023 14:55
ruyadorno pushed a commit that referenced this pull request Feb 1, 2023
PR-URL: #46406
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@ruyadornoruyadorno mentioned this pull request Feb 1, 2023
@juanarboljuanarbol mentioned this pull request Mar 3, 2023
juanarbol pushed a commit that referenced this pull request Mar 3, 2023
PR-URL: #46406
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
juanarbol pushed a commit that referenced this pull request Mar 5, 2023
PR-URL: #46406
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
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.cryptoIssues and PRs related to the crypto subsystem.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.webcrypto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@panva@nodejs-github-bot@jasnell@tniessen