Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-63645

shell - support FLE 2 client-side transformations

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Major Change
    • Security 2022-02-21, Security 2022-03-07, Security 2022-03-21
    • 167

      Encryption:
      The ImplicitEncryptedDBClientBase::preprocessRequest should call FLEClientCrypto::generateInsertOrUpdateFromPlaceholders (or its successor) after doing its FLE 1 processing.

      Decryption:
      The EncryptedDBClientBase::processResponse should call FLEClientCrypto::decryptDocument to decrypt FLE 2 documents.

      While this will require two passes over the BSONObj in each case, I am not concerned about the perf since this code is only for testing.

            Assignee:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: