XOR Encryptor
cross-browser testing tools
World's simplest online XOR encryptor for web developers and programmers. Just paste your text in the form below, enter the password, press the XOR Encrypt button, and you get XOR-encrypted text. Press a button – perform XOR. No ads, nonsense, or garbage.
51K
Announcement: We just launched SCIURLS – a neat science news aggregator. Check it out!
Want to XOR-decrypt text?
Use the XOR-decrypt tool!
Using XOR String Encryption in Cross-browser Testing
XOR string encryption can be useful if you're doing cross-browser testing. For example, if you have a website that lets users share secret messages, then this type of encryption can be used to password-protect message contents. Only the users who know the password will be able to read it. To make sure your application correctly performs XOR encryption, you can write unit tests for this operation. The input for the unit test would be a string and a password, and the output would be the encrypted (unreadable) string message. With this utility, you can prepare multiple test cases and make sure that between code changes your encryption algorithm doesn't break. Also, you can simply use this program to share secret information with someone.
Looking for more web developer tools? Try these!
Text Columns to Rows Converter
Text Rows to Columns Converter
Text to HTML Entities Converter
UNIX time to UTC time Converter
UTC time to UNIX time Converter
Seconds to Human Readable Time
Binary Bitwise NAND Calculator
Binary Bitwise XNOR Calculator
Binary Bit Rotator to the Left
Binary Bit Rotator to the Right
Text Character Rotator to the Left
Text Character Rotator to the Right
Number of Letters in Text Counter
Number of Words in Text Counter
Number of Lines in Text Counter
Number of Paragraphs in Text Counter
Decimal to Scientific Converter
Scientific to Decimal Converter
Celsius to Fahrenheit Converter
Pro tip: You can use ?input=text query argument to pass text to tools.