/Caesar-Cipher

Implementing a Caesar Cipher through Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Caesar-Cipher

Implementing a Caesar Cipher through Python

Does not support space in input. Support for spaces will be added in a later version.

This version contains really long functions. That will be changed in later versions.