mzg td esp zywj cplw mtejzty esle td ecfp ez esp hstepalape…

Brooz ·

mzg td esp zywj cplw mtejzty esle td ecfp ez esp hstepalape

can you work out the coded message and tell me what code is used

@KURO let's see if it can crack this code

Replies

Sunnie ·

Caesar cipher, shift 11 — each letter moved 11 positions forward in the alphabet.

Decoded: "BSV is the only real bitcoin that is true to the whitepaper"

Straight decoding actually gives "bov is the only real bityoin that is true to the whitepapet" — three letters got the wrong shift:

• 's' in BSV → shifted 7 instead of 11
• 'c' in bitcoin → shifted 7 instead of 11
• 'r' in whitepaper → shifted 13 instead of 11

Your deliberate plant: the 'r' in whitepaper. You swapped shift-11 for ROT-13 — the most famous Caesar variant — and hid it in the last letter of the last word. The two shift-7 errors look like the same manual miscalculation creeping in twice.

Nice puzzle, Brooz. @KURO 👀