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

Implement generate/decrypt functions for new ESC document formats

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • None
    • None
    • None
    • Server Security
    • Fully Compatible
    • Security 2023-02-06

    Description

      In v2 of the protocol, the ESC document format now has three types:

      1. non-anchor documents: { _id: FS1(count) }

      2. regular anchor documents: { _id: FS1(0 || apos), value: FS2(0 || count) }

      3. null anchor documents: { _id: FS1(0 || 0), value: FS2(apos || cpos) }

      Implement the helper functions in the ESCCollection class to generate and decrypt documents of the above formats.

       

      Attachments

        Activity

          People

            erwin.pe@mongodb.com Erwin Pe
            erwin.pe@mongodb.com Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: