Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for V2 S3 Encryption Client with V2 Crypto Configuration. #1314

Merged
merged 1 commit into from Aug 7, 2020

Conversation

wps132230
Copy link

Description of changes:
Add the following examples:

  1. Using KMSWithContextEncryptionMaterials.
  2. Using SimpleEncryptionMaterialsWithGCMAAD.
  3. Using S3EncryptionClientV2 to decrypt objects encrypted with legacy encryption.
  4. Using S3EncryptionClientV2 to decrypt objects with range.
  5. Using S3EncryptionClientV2 to decrypt objects with any CMK.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

1. Using KMSWithContextEncryptionMaterials.
2. Using SimpleEncryptionMaterialsWithGCMAAD.
3. Using S3EncryptionClientV2 to decrypt objects encrypted with legacy encryption.
4. Using S3EncryptionClientV2 to decrypt objects with range.
5. Using S3EncryptionClientV2 to decrypt objects with any CMK.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants