summaryrefslogtreecommitdiff
path: root/src/mongo/shell/kms_local.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63007 Use (Const)DataRange with AEAD cipher methodsSara Golemon2022-01-281-4/+2
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-1/+0
* SERVER-53081 Extend KMSService to support BSONObj customer master keysMark Benvenuto2020-12-071-4/+11
* SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)Billy Donahue2020-10-011-2/+1
* SERVER-41277 Create FLE Data Framing ClassesShreyas Kalyan2019-07-291-16/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-42318 Tighten bounds on AEAD Decrypt output lengthMark Benvenuto2019-07-241-1/+2
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-151-2/+2
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-181-0/+153