What it does
It is based on substitution cipher. Each character is shifted by a specific number of characters, which is the key.
How we built it
This algorithm is implemented in Python
Implementation of Caesar Cipher Algorithm
It is based on substitution cipher. Each character is shifted by a specific number of characters, which is the key.
This algorithm is implemented in Python
Log in or sign up for Devpost to join the conversation.