🔑 XOR Cipher
Encrypt and decrypt text using XOR with a key. Self-inverse — same operation encrypts and decrypts.
Input text:
Hello, World!
Key:
Output format:
Text
Hex
Base64
Run
Copy