Skip to content

Add X.509 and PKCS8 encoding for X-Wing keys#1469

Merged
juergw merged 2 commits intogoogle:masterfrom
juergw:master
Jan 20, 2026
Merged

Add X.509 and PKCS8 encoding for X-Wing keys#1469
juergw merged 2 commits intogoogle:masterfrom
juergw:master

Conversation

@juergw
Copy link
Collaborator

@juergw juergw commented Jan 20, 2026

The format is defined here:
https://datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/

BoringSSL does not yet support this, so we have to implement parsing/serialization in Conscrypt. This is not that complicated, because the format is just a magic prefix before the raw key.

@juergw juergw requested a review from miguelaranda0 January 20, 2026 12:48
@juergw juergw merged commit 7cbb302 into google:master Jan 20, 2026
38 checks passed
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.

2 participants