Runs fully in your browser. Inputs stay on your device. See recent fixes on changelog.
XOR Encryption / Decryption
Encrypt and decrypt data using XOR bitwise operation.
XOR is symmetric — the same operation encrypts and decrypts.
0 chars
0 chars
About XOR Encryption / Decryption
Encrypt and decrypt data using XOR bitwise operation. XOR encrypt and decrypt data online for free. Simple symmetric bitwise cipher with a configurable key. Same operation encrypts and decrypts your input. Implements standard encoding and decoding algorithms that produce output compatible with all major programming languages and platforms. Supports both encoding and decoding in a single interface. Everything runs client-side in your browser for maximum speed and privacy — no data is sent to any server, and no signup is required.
Related tools: AES Encryption / Decryption, Caesar Cipher Encoder / Decoder, Vigenere Cipher Encoder / Decoder
How to Use XOR Encryption / Decryption
- Enter text or data in the input field.
- Click Encode or Decode depending on your goal.
- Copy the output to your clipboard.