XOR Cipher Encoder

XOR every UTF-8 byte of the text against one ASCII key byte and return two uppercase hexadecimal digits per output byte. This is an encoding demonstration, not secure encryption.

Description

XOR every UTF-8 byte of the text against one ASCII key byte and return two uppercase hexadecimal digits per output byte. This is an encoding demonstration, not secure encryption.

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies