shell - support FLE 2 client-side transformations

XMLWordPrintableJSON

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

      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
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: