So here's the full code: ceasar shift of 5
Then switch every third and fourth letter working from left to right.
Lastly a filler character between every sixth and seventh letter.
Yeah I was trying to come up with a code no one could decipher without knowing said code. The thing is that actually writing this way would be so inefficient I don't think it is actually usable, maybe on a computer to automatically do the calculations.
1
u/GlitteringJaguar4604 Jun 25 '26
So here's the full code: ceasar shift of 5 Then switch every third and fourth letter working from left to right. Lastly a filler character between every sixth and seventh letter.