Skip to content

crypto: make webcrypto aliasKeyFormat directional#63910

Open
panva wants to merge 1 commit into
nodejs:mainfrom
panva:fix-webcrypto-raw-aliases
Open

crypto: make webcrypto aliasKeyFormat directional#63910
panva wants to merge 1 commit into
nodejs:mainfrom
panva:fix-webcrypto-raw-aliases

Conversation

@panva

@panva panva commented Jun 14, 2026

Copy link
Copy Markdown
Member

The helper no longer treats every raw alias the same way, this resulted in unintended KeyFormat values being accepted for some algorithms.

The helper no longer treats every raw alias the
same way and unintended values were accepted for
some algorithms.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@panva panva added crypto Issues and PRs related to the crypto subsystem. webcrypto labels Jun 14, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jun 14, 2026
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@panva panva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 14, 2026
@panva panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 14, 2026
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. commit-queue Add this label to land a pull request using GitHub Actions. 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.

4 participants