Skip to content

Commit 397cc2b

Browse files
update
1 parent ae31b75 commit 397cc2b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@ Breaking Changes
1515
^^^^^^^^^^^^^^^^
1616
* The MPL introduces the Required Encryption Context Cryptographic Materials Manager
1717
("required EC CMM") as a new construct for protecting your data.
18-
On encrypt, the required EC CMM will use specific configured encryption context key-value pairs to calculate the message signature,
18+
On encrypt, the required EC CMM will use specific configured
19+
encryption context key-value pairs to calculate the message signature,
1920
but will not store those pairs in the ESDK message.
2021
On decrypt, decryptors must supply these same pairs that were used when encrypting the message.
2122
All messages that have been encrypted with versions of the ESDK <4.0.0 are forward compatible with this change.
22-
However, messages that are constructed with the required EC CMM are not backward compatbile with ESDK <4.0.0,
23+
However, messages that are constructed with the required EC CMM are not backward compatible with ESDK <4.0.0,
2324
as no version of ESDK <4.0.0 supports reading messages encrypted with the required EC CMM.
2425
A message that is encrypted with the required EC CMM from the MPL must be decrypted with a CMM from the MPL.
2526

0 commit comments

Comments
 (0)