Skip to content

Conversation

@deokjinkim
Copy link
Contributor

@deokjinkim deokjinkim commented Nov 6, 2023

Description of third argument(data) in subtle.encrypt is missed, so add it.

subtle.encrypt(algorithm, key, data)

Description of third argument(data) in subtle.encrypt is missed,
so add it.
@nodejs-github-bot nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Nov 6, 2023
@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 6, 2023
@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 7, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 8, 2023
@nodejs-github-bot nodejs-github-bot merged commit 81a4a74 into nodejs:main Nov 8, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 81a4a74

targos pushed a commit that referenced this pull request Nov 11, 2023
Description of third argument(data) in subtle.encrypt is missed,
so add it.

PR-URL: #50578
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
targos pushed a commit that referenced this pull request Nov 14, 2023
Description of third argument(data) in subtle.encrypt is missed,
so add it.

PR-URL: #50578
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
UlisesGascon pushed a commit that referenced this pull request Dec 11, 2023
Description of third argument(data) in subtle.encrypt is missed,
so add it.

PR-URL: #50578
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@UlisesGascon UlisesGascon mentioned this pull request Dec 12, 2023
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. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants