Secure Content: Negative test case with one byte changed in encrypted part
Closed this issue · 3 comments
Add a negative test case to the secure content test case where a single byte is changed in the encrypted 3MF part. If the changed byte does not otherwise cause the decryption to fail, validate that the consumer uses the tag attribute value to detect that the the data has been tampered. Note that the test suite already has a negative test where there tag itself is incorrect which will verify that the consumer is validating the tag, but this proposed test case will more accurately reflect what might be seen in the "wild".
This has been completed, test case N_EPX_2605_07 added. Will close issue when current update is complete and files are moved to Github.
Corrected files have been moved to the develop branch
Version 2.0.0 of the test_suite has been approved. The fixes to this issue will be merged with the Master branch and released. Closing this issue.