Add a test in the bottom section of the page confirming that the script works correctly.
- Encrypt a text with a key
- Decrypt the text with that key
- If the original input and the final output match, display success; otherwise display error. Apply decent formatting to this part (green for success/red for error, etc.)
Add a test in the bottom section of the page confirming that the script works correctly.