View Single Post
Old 03-27-2006, 05:18 PM   #1
Kagen4o4
The Sheriff of Nothingland
 
Join Date: Apr 2005
Location: Melbourne, Aus
Posts: 1,794
Quote:
Originally Posted by PizzaMonkey
About the so-called Vigenere code, Vigenere doesn't use numbers, which the codes in TINP have. Vigenere is a set of alphabets, set up by a key word. For example, if the keyword is Knock, a table fo vigenere code would look like this.

-->(nocode) ABCDEFGHIJKLMNOPQRSTUVWXYZ
-->(code 1) KLMNOPQRSTUVWXYZABCDEFGHIJ
-->(code 2) NOPQRSTUVWXYZABCDEFGHIJKLM
-->(Code 3) OPQRSTUVWXYZABCDEFGHIJKLMN
-->(Code 4) CDEFGHIJKLMNOPQRSTUVWXYZAB
-->(Code 5) KLMNOPQRSTUVWXYZABCDEFGHIJ

You'd then code the phrase like this:
First letter: use the letter corresponding to T in the first alphabet
Second letter: use the letter corresponding to H in the second alphabet...
etc. etc...

Maybe the numbers signify a change to a different alphabet, but then what is the keyword? we need to know that, or else, we can't arrange the alphabets correctly. Or each "alphabet" could actually be alphanumeric.
the fact that the long code of capital letters appears directly above a huge picture of vigenere suggests that we need to use the vigenere method to decode it. we have tried MANY different words for the key and have still been unsuccessful. instead of rearranging the alphabets like above, have you looked for programs that decode the string for you after imputting a key?
__________________
something we both can enjoy??
Kagen4o4 is offline   Reply With Quote