Skip to content

Migrate Crypto to KDL#2277

Merged
github-actions[bot] merged 10 commits intomicrosoft:mainfrom
Bashamega:migrate-crypto
Dec 8, 2025
Merged

Migrate Crypto to KDL#2277
github-actions[bot] merged 10 commits intomicrosoft:mainfrom
Bashamega:migrate-crypto

Conversation

@Bashamega
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 8, 2025

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@@ -0,0 +1,14 @@
removals {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should go to webauthn.kdl which already exists

encapsulateKey // No implementation as of 2025-09
}

dictionary KeySystemTrackConfiguration {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one goes to media-capabilities.kdl

member encryptionScheme // Gecko only as of 2025-05
}

dictionary CredentialRequestOptions {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is to webauthn.kdl

@saschanaz
Copy link
Copy Markdown
Collaborator

saschanaz commented Dec 8, 2025

It's useful to use https://respec.org/xref/?term=PublicKeyCredentialRequestOptions to see where things belong to.

@Bashamega
Copy link
Copy Markdown
Contributor Author

Thank you very much @saschanaz, this will help me a lot, I didn't know about it

@Bashamega Bashamega requested a review from saschanaz December 8, 2025 08:24
@Bashamega
Copy link
Copy Markdown
Contributor Author

I have update it

@saschanaz
Copy link
Copy Markdown
Collaborator

LGTM

@github-actions github-actions bot merged commit 411df57 into microsoft:main Dec 8, 2025
5 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 8, 2025

Merging because @saschanaz is a code-owner of all the changes - thanks!

@saschanaz saschanaz deleted the migrate-crypto branch December 8, 2025 08:47
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