/SOSC-Competititive-Programming-DSA-mini_project--1

THE CAESAR CIPHER-a simple encryption technique that was used by Julius Caesar to send secret messages to his allies. It works by shifting the letters in the plaintext message by a certain number of positions, known as the “shift” or “key”.

Primary LanguageC++

Stargazers