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

crypto: make deriveBits length parameter optional and nullable #53601

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

panva
Copy link
Member

@panva panva commented Jun 26, 2024

Updates SubtleCrypto.prototype.deriveBits as per w3c/webcrypto#345

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/web-standards

@nodejs-github-bot nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Jun 26, 2024
@panva panva force-pushed the derive-bits-optional-nullable branch from beb1a09 to b348936 Compare June 26, 2024 22:16
@panva panva marked this pull request as ready for review June 26, 2024 22:17
@panva
Copy link
Member Author

panva commented Jun 26, 2024

cc @twiss, in case you want to track the implementation status of w3c/webcrypto#345

@panva panva added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jun 27, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 27, 2024
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 28, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 28, 2024
@nodejs-github-bot nodejs-github-bot merged commit d65b170 into nodejs:main Jun 28, 2024
79 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in d65b170

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 pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. webcrypto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants