Computer Science, asked by LakshitaRathore8650, 1 year ago

Difference between diffusion and confusion in cryptography in tabular form

Answers

Answered by Raghuroxx
0

Answer:

Confusion means that each binary digit (bit) of the ciphertext should depend on several parts of the key, obscuring the connections between the two.

Diffusion means that if we change a single bit of the plaintext, then (statistically) half of the bits in the ciphertext should change, and similarly, if we change one bit of the ciphertext, then approximately one half of the plaintext bits should change.[2] Since a bit can have only two states, when they are all re-evaluated and changed from one seemingly random position to another, half of the bits will have changed state.

Similar questions