Using the Caesar Cipher C = E(4,P) = (P+4)Mod 26, what is th…

Using the Caesar Cipher C = E(4,P) = (P+4)Mod 26, what is the ciphertext for the plaintext below:ABCDEFGHIJKLMNOPQRSTUVWXYZWXYZABCDEFGHIJKLMNOPQRSTUV    Plaintext = Cyber                                 Ciphertext = ____________________________