Implement generate/decrypt functions for new ESC document formats

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • Security 2023-02-06
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

       

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

              Created:
              Updated:
              Resolved: