Question: A generalization of Caesar's classic code can be defined as follows: C = E ([a, b], P) = (ap + b) mod 26 Where C
A generalization of Caesar's classic code can be defined as follows:
C = E ([a, b], P) = (ap + b) mod 26
Where
C = Cipher
P = Plain text
[a, b] = Key
Each encryption algorithm requires that the resulting encryption be unique. that's mean
E (K, P) ≠ E (k, q) Then p = q for
Is this condition for Caesar's generalized code? Violate this condition and then answer the following two questions
Give.
Step by Step Solution
3.41 Rating (164 Votes )
There are 3 Steps involved in it
No this condition is not for Caesar s generalized code The generalized Caesar cipher is n... View full answer
Get step-by-step solutions from verified subject matter experts
