[SERVER-39136] Add isEncryptionNeeded command to mongocryptd Created: 22/Jan/19  Updated: 29/Oct/23  Resolved: 07/Feb/19

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.1.8

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

Issue Links:
Depends
depends on SERVER-39133 Make mongocryptd host Closed
Backwards Compatibility: Fully Compatible
Sprint: Security 2019-02-11
Participants:
Linked BF Score: 16

 Description   

Add a new command isEncryptionNeeded to mongocryptd. It should have the following IDL.

commands:
    isEncryptionNeeded:
        description: "isEncryptionNeeded Command"
        namespace: ignored
        fields:
          jsonSchema:
            description: "JSON Schema to check for encryption"
            type: object

It should return true if the JSON schema has an encrypt keyword.



 Comments   
Comment by Githook User [ 07/Feb/19 ]

Author:

{'name': 'Mark Benvenuto', 'email': 'mark.benvenuto@mongodb.com', 'username': 'markbenvenuto'}

Message: SERVER-39136 Fix FLE Test
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/6da6c73b8007f7e89d5045f9abf34a2eae92f42f

Comment by Githook User [ 07/Feb/19 ]

Author:

{'name': 'Mark Benvenuto', 'email': 'mark.benvenuto@mongodb.com', 'username': 'markbenvenuto'}

Message: SERVER-39136 Implemented isEncryptionNeeded Command
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/b8552e345c732fbb5ea11d843524ebc856957982

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