Skip to content

Conversation

@mdb-ad
Copy link
Contributor

@mdb-ad mdb-ad commented Oct 24, 2025

Background

Adds keyAltName to keyId client-side translation to libmongocrypt that allows users to specify human-readable keyAltName strings instead of binary key IDs.

Implementation

Whenever encryptionInformation is appended to at outgoing command, libmongocrypt looks through the encrypted fields for keyAltName fields and translates them to keyId.

Testing

Tested on the C driver with spec test: https://spruce.mongodb.com/version/697803dbc0c964000764d2a4/

@mdb-ad mdb-ad marked this pull request as ready for review February 6, 2026 22:21
@mdb-ad mdb-ad requested a review from a team as a code owner February 6, 2026 22:21
@mdb-ad mdb-ad requested review from vector-of-bool and removed request for vector-of-bool February 6, 2026 22:21
@mdb-ad mdb-ad requested a review from kevinAlbs February 9, 2026 18:43
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