Fix UnwrapDEKWithCorruptedEncryptedData unittest

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • ALL
    • Server Security 2025-09-12, Server Security 2025-09-26
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In an attempt to corrupt the data before attempting to decrypt it, we set a byte in the ciphertext to be 0xFF. However, it is possible that the 10th byte of cipher text is 0xFF. We should do something deterministic to ensure that the byte is flipped or switched, not just set to an arbitrary value.

            Assignee:
            Adrian Gonzalez Montemayor
            Reporter:
            Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: