Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-542

Add serverDataDerivedToken to _FLE2EncryptedPayloadCommon_t

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.8.0, 1.8.0-alpha0
    • Affects Version/s: None
    • Component/s: None
    • None

      To support the serialization of v2 payloads, the current eccDerivedToken field in the _FLE2EncryptedPayloadCommon_t struct in mongocrypt-marking.c should be replaced by another _mongocrypt_buffer_t called serverDerivedFromDataToken.

      Consequently, the _FLE2EncryptedPayloadCommon_cleanup() should be updated, and _mongocrypt_fle2_placeholder_common() will have to be changed to replace the derivation of the ECCToken with that of the serverDerivedFromDataToken.

            Assignee:
            sara.golemon@mongodb.com Sara Golemon
            Reporter:
            erwin.pe@mongodb.com Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: