Implement v2 changes to Queryable Encryption FindAndModify

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • Security 2023-03-06, Security 2023-03-20
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the v2 QE protocol, the following changes must be made to the processing of encrypted findAndModify:

      • reject v1 payload types (FLE2FindEqualityPayload or FLE2FindRangePayload in the query, FLE2InsertUpdatePayload in the updates)
      • remove the code that generates & inserts ECC documents for every encrypted field removed.
      • remove the code that inserts ECOC documents for every encrypted field removed (Note that this removes just 1 out of 2 ECOC insertions in the current algorithm)
      • the Garbage Collection procedure must be implemented to pull from _safeContent_ the tags that correspond to removed field values.

            Assignee:
            Erwin Pe
            Reporter:
            Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: