Description: Caesar the process of password, and then matching the letters to replace the original message encryption letters displacement (shift cipher): modulus calculation. Ek (x) = (x+ K) mod 26, Dk (y) = (y-k) mod 26, such as: k = 5 hello world encryption for: mjqqt ....
File list (Check if you may need any files):