aws / aws-encryption-sdk-python

AWS Encryption SDK
https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/introduction.html
Apache License 2.0
233 stars 83 forks source link

chore(examples): Added file streaming, migration and set encryption algorithm examples #676

Closed RitvikKapila closed 3 months ago

RitvikKapila commented 3 months ago

Issue #, if available:

Description of changes: Added file streaming, migration and set encryption algorithm examples minor formatting changes for hierarchical_keyring_example and required_encryption_context_cmm Added assertion error message in all keyrings while checking original plaintext == decrypted output

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

Check any applicable: