This project provides a simple tool to encrypt and decrypt text messages using cryptography.
** Getting Started**
Clone the Repository:
Bash git clone https://github.com/rgenge/OneOraclePage.git
Run the Application:
Just open the html file inside the repository.
** Encryption and Decryption**
Access the application in your web browser.
In the text input field, paste the message you want to encrypt.
Click the "Encrypt" button. The encrypted text will be displayed.
Copy the encrypted text.
Paste the copied encrypted text into the text input field.
Click the "Decrypt" button. The original message will be revealed!

