What it does
It is one of the simplest encryption technique in which each character in plain text is replaced by a character some fixed number of positions from it. For decryption, the reverse of the encryption process is followed.
How we built it
It was built using C language.
Log in or sign up for Devpost to join the conversation.