Skip to content

Commit d7ac6e8

Browse files
author
Lucas McDonald
committed
m
1 parent 2e76f35 commit d7ac6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Fixes
1111
`#747 <https://github.com/aws/aws-encryption-sdk-python/pull/747>`_
1212

1313
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,
14+
If a Raw or Custom MasterKeyProvider or Keyring supplied a non-ASCII key provider ID / key namespace,
1515
ESDK-Python would truncate the the key provider ID it wrote to the message's header.
1616
The message can be decrypted by replacing the truncated provider ID with the expected provider ID in decryption code.
1717
Contact AWS for any questions about this approach.

0 commit comments

Comments
 (0)