mcandre / rouge

a work in progress BPSK modem
Other
9 stars 1 forks source link

XOR BPSK #5

Open mcandre opened 4 years ago

mcandre commented 4 years ago

As BPSK continues to this author's mind to be the most likely analog encoding, let's continue exploring the binary data looking for interesting patterns.

There are only 256 possible decryptions with a static one byte XOR key, for example. Perhaps one of these 256 decryptions yields a more interesting result than either of the two bit flipped decodings.