summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/fle_fields_util.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-69668 FLE2 range float precision: update OSTType algorithmMark Benvenuto2022-11-111-1/+1
|
* SERVER-69671 FLE2 range float precision: update createCollection to enforce ↵Shreyas Kalyan2022-10-281-0/+7
| | | | parameter constraints
* SERVER-70300 Update range encrypted find payload to work with / operatorsShreyas Kalyan2022-10-131-4/+10
|
* SERVER-69013 attach mincover algorithms to external interfaceDavis Haupt2022-09-161-13/+84
|
* SERVER-67755 fle2 range - implement insertSergey Galtsev2022-09-071-4/+6
|
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
|
* SERVER-67753 Modify FLE2InsertUpdatePayload to support edgesMark Benvenuto2022-08-161-8/+20
|
* SERVER-68325 add sparsity to encrypted range placeholderDavis Haupt2022-08-081-0/+7
|
* SERVER-68334 indicate difference between inclusive/exclusive bounds in range ↵Davis Haupt2022-08-031-5/+12
| | | | intent-to-encrypt marking
* SERVER-67202 Add encryption placeholder for range indexDavis Haupt2022-07-131-0/+48