Breaking Single Byte XOR encryption
The Problem
XOR is one of the simplest "encryption" operations in existence. XOR-ing every byte of a message with the same single-byte key produces a ciphertext that looks like noise - but it carries
anirudhan.hashnode.dev7 min read