summaryrefslogtreecommitdiff
path: root/jstests/client_encrypt/lib/fle_command_line_explicit_encryption.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-231-7/+1
|
* Revert "SERVER-71318 Remove remote KMS specific code and related tests"Mark Benvenuto2022-11-211-1/+7
| | | | This reverts commit c29635f02bfcd6e27b6b20debf66ba1e7fdfc171.
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-211-7/+1
|
* SERVER-54187 Have valid BinData in testsAdi Zaimi2021-08-231-2/+2
| | | | | | | Some tests had invalid type 2, 3, and 4 BinData which was causing some python scripts to fail during testing. This checkin replaces the invalid data with valid ones so there should be no more of such failures.
* SERVER-52650 Add FLE support for GCPAdam Cooper2021-01-081-1/+1
|
* SERVER-43005 : getKeyVault.createKey() should return the created data keyShreyas Kalyan2019-08-271-2/+1
|
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵James Wahlin2019-08-141-1/+2
| | | | assert.commandWorked()
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-72/+71
|
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-181-0/+84