Hacker News new | ask | show | jobs
by JdeBP 270 days ago
… and no, since neither the enciphering nor the deciphering do a 1:1 mapping for all possible input code points.
1 comments

That's not a requirement. Pigpen is a substitution cipher.
You will find that the pigpen cipher has a 1:1 mapping between its input alphabet and its output alphabet, and that a 1:1 mapping is a necessity for full invertibility.