Implement v2 changes to Queryable Encryption finds

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-02-20
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In v2 of the QE protocol, the main change to encrypted finds is the use of the new v2 EmuBinary algorithm for generating the tags used in the $In query. Since the ECC has been obsoleted, there is no longer a need to calculate the set of tags minus the "gaps", instead the set of tags is just generated from counter values in the range [1...count].

      The server must return an error if it encounters a FLE2FindEqualityPayload or a FLE2FindRangePayload type, and must start accepting FLE2FindEqualityPayloadV2 or FLE2FindRangePayloadV2.

      In the case of collScanMode, the syntax and evaluations of expressions $_internalFleEq and $_internalFleBetween will also change (details in design doc & OST-1 v6)

       

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

              Created:
              Updated:
              Resolved: