Caesar Cipher Encode Decode Program

  • 22 Sep, 2022
  • Less than a minute read

A very simple program for encode / decode messages with the Caesar Cipher method.

  • Choose if you want to encode or decode
  • Type your message
  • Select a shift number
  • Type yes to restart the program

Link to my project:

https://github.com/spirosch/Caesar_Cipher_Encode_Decode_Program