Encryption of the s...
 
Notifications
Clear all

Encryption of the same plain text with the same key results in the same cipher text. Use of an IV that is XORed with the first block of plain text solves this problem.

1 Posts
1 Users
0 Likes
81 Views
 Ali
(@ferdigali)
Posts: 698
Noble Member
Topic starter
 

Encryption of the same plain text with the same key results in the same cipher text. Use of an IV that is XORed with the first block of plain text solves this problem.

  • A . CFB
    B. GOST
    C. ECB
    D. RC4

Show Answer Hide Answer

Suggested Answer: C

Explanation:

ECB

https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation

The simplest of the encryption modes is the electronic codebook (ECB) mode (named after conventional physical codebooks). The message is divided into blocks, and each block is encrypted separately.

The disadvantage of this method is a lack of diffusion. Because ECB encrypts identical plaintext blocks into identical ciphertext blocks, it does not hide data patterns well. ECB is not recommended for use in cryptographic protocols.

ECB mode can also make protocols without integrity protection even more susceptible to replay attacks, since each block gets decrypted in exactly the same way.
 
Posted : 06/02/2023 3:20 pm
Topic Tags

Latest EC-Council 212-81 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: