/Caesar-Encryption

Encrypt or decrypt a text using Caesar method. For example, when encrypted, 'C' is changed to 'F', 'x' is changed to 'a'.

Primary LanguageC

No issues in this repository yet.