Simple Encryption. Caesar Cipher.
Caesar Cipher is one of the most basic form of encryption techniques. It substitutes the letter in the original message with a letter a certain number of positions down the alphabet. For example, if the original message is ‘abc’, encrypting it with a key of 4 (the number of positions down the alphabet that is […]