Error in Encryption leads to Compromises
When message-handling operator makes error in encrypting data. Compromises may occur
during requested re-transmission in these cases:
- This message can be encrypted using a different key. In any case, it is possible for
interceptors to compare the two ciphertext and work out the encryption.
- Sometimes, two different messages encrypted with the same key may also be fatal.
- When a request for re-transmission results in transmission of plaintext, instead of a
repeat of the ciphertext.
The gravity of this blunder is apparent when one considers how anyone could intercept
the plaintext message and compare this with the previously encrypted message, and
therefore figure out the encryption method and possibly, selection of key.