1. ENCRYPTION:
- Input your raw data into the payload field.
- Use 'GEN_KEY' to create a secure 256-bit key.
- Click 'ENCRYPT_DATA'. Securely store your key!
2. DECRYPTION:
- Paste the encrypted string into the payload field.
- Provide the EXACT key used during encryption.
- Click 'DECRYPT_DATA' to reveal the content.
CRITICAL: Losing the key means the data is unrecoverable. Nothing is stored on this server.