[SERVER-72913] Implement generate/decrypt functions for new ESC document formats Created: 17/Jan/23  Updated: 29/Oct/23  Resolved: 24/Jan/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.3.0-rc0

Type: Task Priority: Major - P3
Reporter: Erwin Pe Assignee: Erwin Pe
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Server Security
Backwards Compatibility: Fully Compatible
Sprint: Security 2023-02-06
Participants:

 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.

 



 Comments   
Comment by Githook User [ 24/Jan/23 ]

Author:

{'name': 'Erwin Pe', 'email': 'erwin.pe@mongodb.com', 'username': 'erwee'}

Message: SERVER-72913 Implement generate/decrypt functions for new ESC document formats
Branch: master
https://github.com/mongodb/mongo/commit/7f50a907063adeba488bd5e344dc8b94f3865efd

Generated at Thu Feb 08 06:23:08 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.