Skip to content

fix: normalize P-521 SPKI export#34174

Open
fibibot wants to merge 3 commits into
mainfrom
orch/issue-86
Open

fix: normalize P-521 SPKI export#34174
fibibot wants to merge 3 commits into
mainfrom
orch/issue-86

Conversation

@fibibot
Copy link
Copy Markdown
Contributor

@fibibot fibibot commented May 17, 2026

Closes bartlomieju/orchid-inbox#86

Fixes #34044.

This normalizes P-521 public key export after compressed SPKI import so SPKI, raw, and JWK export use the uncompressed point form.

AI assistance was used for this contribution.

@lunadogbot lunadogbot changed the title Fix denoland/deno#34044: WebCrypto P-521 SPKI export preserves compressed encoding fix(ext/crypto): normalize P-521 SPKI export May 17, 2026
@lunadogbot lunadogbot changed the title fix(ext/crypto): normalize P-521 SPKI export fix: normalize P-521 SPKI export May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebCrypto P-521 SPKI export incompatible with Node.js for compressed EC keys

2 participants