Welcome to the Encryption Project! This tool allows you to encrypt and decrypt text using a custom key. Follow
the steps below to get started:
Encryption
Enter the text you want to encrypt in the "Enter text to encrypt" field.
Provide a custom encryption key in the "Enter key" field or generate a random key by clicking the button.
Click the "Submit" button to encrypt your text. The encrypted result will appear below.
You can copy the encrypted result using the button or download it as a text file
using the button.
Decryption
Enter the encrypted text in the "Enter text to decrypt" field.
Provide the same encryption key used to encrypt the text in the "Enter key" field.
Click the "Submit" button to decrypt the text. The decrypted result will appear below.
You can copy the decrypted result using the button or download it as a text file
using the button.
Key Information
The encryption key is essential for both encrypting and decrypting text. Without the correct key, the text
cannot be decrypted. You can either enter your own key or generate a random one. The key must be exactly 96
characters long.