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.

Built With

Share this project:

Updates