This is a JavaScript 1.2 implementation of a letter-pair replacement
solver, also known as a substitution cipher. This is the kind of puzzle
where A is N, B is O, C is P, etc. It can also be called a cryptoquip
or a cryptogram in the local newspaper.
To use it, you just define a "key" and the letters in the upper part will
be translated and shown in the lower part. This is only a tool to
help you out – it can not automatically solve the puzzle for you.
In a related vein, you can check out the ROT13 encoder which
swaps letters from the first half of the alphabet with the second half (and
vice versa), or the Caesar cipher where you
essentialy "slide" the alphabet over to the left or right.
Result:
Keyed Caesar alphabet:
ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
Or a decode alphabet: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
Server Status: Upgrade went relatively well, but I had issues with the IP & DNS changes. Would you like to know
more?
For all of you experiencing a 502 error when downloading files to your phone, could you
send me a detailed report (phone model, provider, exact error message, type of file you are sending)? I believe that the problem is due to my recent IP change and that it will clear up in a couple days, but I'd rather start collecting information a little earlier in case I need it.