Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-686

[FLE] Add a corpus test that exhaustively enumerates all ways to encrypt all BSON value types

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1899 Fixed 3.9
      GODRIVER-1193 Fixed
      CSHARP-2663 Duplicate
      JAVA-3347 Fixed 3.11.0
      NODE-1746 Fixed mongodb-client-encryption-0.3.0
      NODE-2052 Fixed 3.4.0, mongodb-client-encryption-1.0.0
      SWIFT-545 Won't Do
      CDRIVER-3671 Done
      CXX-2018 Duplicate
      MOTOR-551 Duplicate
      PHPLIB-553 Done
      RUBY-2256 Done
      RUST-417 Won't Fix
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PYTHON-1899 Fixed 3.9 GODRIVER-1193 Fixed CSHARP-2663 Duplicate JAVA-3347 Fixed 3.11.0 NODE-1746 Fixed mongodb-client-encryption-0.3.0 NODE-2052 Fixed 3.4.0, mongodb-client-encryption-1.0.0 SWIFT-545 Won't Do CDRIVER-3671 Done CXX-2018 Duplicate MOTOR-551 Duplicate PHPLIB-553 Done RUBY-2256 Done RUST-417 Won't Fix

      A new spec "corpus" test was added, where each driver constructs a document with encryption along all of these axes, producing a document like this, which we can make assertions on (deterministic explicit matches automatic, random differs, all can be explicitly decrypted, etc.).

      Creating tickets only for C#, Go, Java and Python as implementation of the FLE spec is in progress and rest of the drivers have not started.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: