Reverse Cipher
Reverse Cipher is a simple cipher that reverses the order of the characters in the message. It is a weak cipher because it is very easy to crack. It is also known as the reverse cipher.
Algorithm of Reverse Cipher
- Reverse Cipher uses a pattern of reversing the string of plain text to convert as cipher text.
- The process of encryption and decryption is same.
- To decrypt cipher text, the user simply needs to reverse the cipher text to get the plain text.
Example
Explaination
Assignment.
Last updated