Caesar Cipher Implementation

Caesar Cipher

Classic encryption algorithm implemented in C

Simple command-line C program that implements the Caesar cipher for educational purposes.

Tech

C