summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/encryption_fields_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74139 Create v2 of FLE2UnindexedEncryptedValueErwin Pe2023-02-281-3/+2
* SERVER-73410 Add validation of new QE v2 payload types in bson_validate.cppShreyas Kalyan2023-02-081-1/+5
* SERVER-70182 move encrypted field config validation to IDLDavis Haupt2022-10-191-1/+0
* SERVER-67879 Check encrypted BSON value's structural consistencyYuhong Zhang2022-09-011-0/+15
* SERVER-67420 Range Defining Supported TypesReilly McBride2022-07-111-1/+33
* SERVER-67200 Add a new range QueryType to EncryptedFieldConfigReilly McBride2022-07-081-0/+5
* SERVER-65007 Update allowed types for FLE indexed fieldsNicholas Zolnierz2022-04-061-4/+2
* SERVER-63791 support unindexed fle2 encrypted fieldssergey.galtsev2022-03-311-1/+34
* SERVER-63466 Fail shardCollection if an indexed encrypted field is used as a ...Erwin Pe2022-03-081-0/+12
* SERVER-63384 Add support for encrypted fields to create collectionr5.3.0-alpha4Mark Benvenuto2022-02-091-0/+81