We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e76f35 commit d7ac6e8Copy full SHA for d7ac6e8
CHANGELOG.rst
@@ -11,7 +11,7 @@ Fixes
11
`#747 <https://github.com/aws/aws-encryption-sdk-python/pull/747>`_
12
13
ESDK-Python <4.0.1 would truncate non-ASCII key provider IDs it wrote to message headers.
14
- If a Raw or Custom MasterKeyProvider or Keyring supplied a non-ASCII key provider ID / key namespace,
+ If a Raw or Custom MasterKeyProvider or Keyring supplied a non-ASCII key provider ID / key namespace,
15
ESDK-Python would truncate the the key provider ID it wrote to the message's header.
16
The message can be decrypted by replacing the truncated provider ID with the expected provider ID in decryption code.
17
Contact AWS for any questions about this approach.
0 commit comments