Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: test privateEncrypt/publicDecrypt + padding #27188

Closed
wants to merge 1 commit into from

Conversation

bnoordhuis
Copy link
Member

Verify that RSA_NO_PADDING and RSA_PKCS1_PADDING work as advertised.

Verify that RSA_NO_PADDING and RSA_PKCS1_PADDING work as advertised.
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Apr 11, 2019
@bnoordhuis bnoordhuis added the crypto Issues and PRs related to the crypto subsystem. label Apr 11, 2019
@nodejs-github-bot
Copy link
Collaborator

@bnoordhuis
Copy link
Member Author

New CI, old one had infra issues: https://ci.nodejs.org/job/node-test-pull-request/22418/

@nodejs-github-bot
Copy link
Collaborator

@danbev
Copy link
Contributor

danbev commented Apr 15, 2019

Landed in 2fed83d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Issues and PRs related to the crypto subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants