summaryrefslogtreecommitdiff
path: root/src/mongo/crypto
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-267-7/+7
* SERVER-68959 FLE2 Range Query: adjust double numeric conversionMark Benvenuto2022-08-254-509/+2752
* Revert "SERVER-67552: Creates a generic RsaPublicKey class that serves as a w...Varun Ravichandran2022-08-234-192/+0
* Revert "SERVER-67660 Add JWKManager"Varun Ravichandran2022-08-238-354/+17
* Revert "SERVER-67551: Asymmetric Key class"Varun Ravichandran2022-08-237-532/+0
* SERVER-69057 reduce and optimize mincover test vectorssergey.galtsev2022-08-233-27129/+4117
* SERVER-68600 implement minCover algorithmr6.2.0-alphasergey.galtsev2022-08-235-2/+27352
* Revert "SERVER-68600 implement minCover algorithm"Alexander Neben2022-08-225-27352/+2
* SERVER-68600 implement minCover algorithmsergey.galtsev2022-08-215-2/+27352
* SERVER-68695 Convert FLE2EncryptionPlaceholder to FLE2FindRangePayloadMark Benvenuto2022-08-174-31/+198
* SERVER-67751 implement Edges algorithmsergey.galtsev2022-08-176-0/+23118
* SERVER-68848 explicit IDLParserContext unary ctorBilly Donahue2022-08-161-1/+1
* SERVER-67629 encryptedBetween agg operatorjoshua2022-08-162-0/+72
* SERVER-67753 Modify FLE2InsertUpdatePayload to support edgesMark Benvenuto2022-08-165-38/+386
* SERVER-67754 Implement kFLE2RangeIndexedValue structureMark Benvenuto2022-08-154-33/+520
* SERVER-67551: Asymmetric Key classAdhishree Abhyankar2022-08-117-0/+532
* SERVER-67660 Add JWKManagerSara Golemon2022-08-118-17/+354
* SERVER-68645 Revert change to contention in Encrypted FieldsMark Benvenuto2022-08-091-1/+1
* SERVER-67750 Implement number conversion algorithmMark Benvenuto2022-08-093-1/+422
* SERVER-68579: Fix the compilation warningKonstantin Trushin2022-08-081-1/+1
* SERVER-68325 add sparsity to encrypted range placeholderDavis Haupt2022-08-082-0/+13
* SERVER-67752 Add range support to create collectionMark Benvenuto2022-08-053-5/+49
* Revert "SERVER-67551: Creates a class called AsymmetricKeySignatureVerifier."liubov.molchanova2022-08-047-510/+0
* SERVER-67551: Creates a class called AsymmetricKeySignatureVerifier.Adhishree Abhyankar2022-08-037-0/+510
* SERVER-68334 indicate difference between inclusive/exclusive bounds in range ...Davis Haupt2022-08-033-5/+31
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-012-17/+17
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-3/+3
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-264-16/+15
* SERVER-68140 Expose object_check.h to query_analysis.cppSpencer Jackson2022-07-202-1/+1
* SERVER-65077 Remove FCV gating logic for FLE 2 after branching 6.0Mark Benvenuto2022-07-151-6/+0
* SERVER-67552: Creates a generic RsaPublicKey class that serves as a wrapper a...Adhishree Abhyankar2022-07-154-0/+192
* SERVER-67202 Add encryption placeholder for range indexDavis Haupt2022-07-137-44/+122
* SERVER-67964 Make sparsity an optional field on queryTypeConfigReilly McBride2022-07-121-1/+1
* SERVER-67420 Range Defining Supported TypesReilly McBride2022-07-111-1/+33
* SERVER-67200 Add a new range QueryType to EncryptedFieldConfigReilly McBride2022-07-084-0/+25
* SERVER-66662 Block insertion into __safeContent__Shreyas Kalyan2022-06-173-4/+11
* SERVER-66663 Raise default contention factor for equality indexes to 4Mark Benvenuto2022-06-171-1/+1
* SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-165-9/+180
* SERVER-59275 Create Feature flag for encrypted range queriesDavis Haupt2022-06-141-0/+5
* SERVER-66901 Make contention factor accept all valid positive integer typesMark Benvenuto2022-06-021-1/+1
* SERVER-66533 update FLE array tag size estimationsergey.galtsev2022-05-261-3/+44
* SERVER-66734 Extend FLE2FindEqualityPayload to take ServerDataEncryptionLevel...Mark Benvenuto2022-05-261-0/+5
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-25/+22
* SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing m...Mark Benvenuto2022-05-173-17/+23
* SERVER-66186 Optimize ECC null document storageMark Benvenuto2022-05-062-23/+14
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-067-7/+21
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-052-9/+41
* SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto2022-05-021-2/+2
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-292-4/+6
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-281-1/+1