XOR Cipher
Simple XOR bitwise encryption and decryption.
XOR cipher
XOR text with a key. Same key encrypts and decrypts. For demo only — not secure.
Enter key and input...
Settings
Copy, swap or clear
XOR (stream)
Symmetric: same key encrypts and decrypts. Fast but weak — for learning only.