Shell script that does simple encryption/decryption algorithm for text messages with only alphabet characters. This encryption/decryption is based on the use of XOR logic gate.
-
Updated
Aug 18, 2022 - Shell
Shell script that does simple encryption/decryption algorithm for text messages with only alphabet characters. This encryption/decryption is based on the use of XOR logic gate.
Add a description, image, and links to the message-encryption topic page so that developers can more easily learn about it.
To associate your repository with the message-encryption topic, visit your repo's landing page and select "manage topics."