summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/aead_encryption.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41277 Create FLE Data Framing ClassesShreyas Kalyan2019-07-291-47/+88
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-19/+8
* SERVER-42318 Tighten bounds on AEAD Decrypt output lengthMark Benvenuto2019-07-241-5/+16
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-151-23/+3
* SERVER-42061 Validate decrypted payload in AEAD decryptSara Golemon2019-07-081-0/+19
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-181-0/+391