Skip to content

Commit

Permalink
fix more spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed Sep 21, 2023
1 parent 07919f9 commit eafb9e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/client-side-encryption/tests/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3089,6 +3089,7 @@ Benchmarking Bulk Decryption
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Set up the benchmark data:

- Create a data key with the "local" KMS provider.
- Encrypt 1500 string values of the form ``value 0001``, ``value 0002``, ``value 0003``, ... with the algorithm ``AEAD_AES_256_CBC_HMAC_SHA_512-Deterministic``.
- Create a document of the form: ``{ "key0001": <encrypted "value 0001">, "key0002": <encrypted "value 0002">, "key0003": <encrypted "value 0003"> }``.
Expand Down

0 comments on commit eafb9e4

Please sign in to comment.