cryptography


Intro

Atbash

Caesar

Vignère

One time pad

Links

Encoders



Playground

Rapunzel

Dido's Problem

Pythagoras

Trigonometry

Smart Joe

Fuzzy Logic

Cryptography

Mathematicians



Subject: RE: plan
Date: Wed, 19 Sep 2002 20:48:30 +1372
From: "DAIBZZXS" <DAIBZZXS@fairy.mag>
To: "skinny" <skinny@hotmail.com>; "thinker" <thinker@estlandtimes.es>

-----Original Message----

Subject: plan
Sent: Wed, 19 Sep 2002 19:53:39 +0300
From: "skinny" <skinny@hotmail.com>
To: "thinker" <thinker@estlandtimes.es>

>QI TCLQ'Q IGP JXYH ALWQ KIDC: QQ'JF YCYF
>YN 10 A'AFAAE UL NTC MTCX NCBULX YW BASMQ
>YHP EYF RBQ LYOCMEYLK RIAJM. IC'FX ZLQYE
>UL UF KCPLCSFN. U ABQAEQB NTC FAMN.
>QTYDWNTGHS GM ERCXJ NTCLQ.
>
>QEULHK.
>

Ah! I see you've been doing some research. So instead of using Caesar again you tried the Vignère cipher this time. Very smart! The only problem is that I assumed you'd do that. And it was a very big mistake to sign your name! It is really hard to crack this type of cipher, especially if you only have such a short text. But you see, your signature gave you away. What I did is, I first made a table with all the different alphabets like this:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
B C D E F G H I J K L M N O P Q R S T U V W X Y Z A
C D E F G H I J K L M N O P Q R S T U V W X Y Z A B
D E F G H I J K L M N O P Q R S T U V W X Y Z A B C
E F G H I J K L M N O P Q R S T U V W X Y Z A B C D
F G H I J K L M N O P Q R S T U V W X Y Z A B C D E
G H I J K L M N O P Q R S T U V W X Y Z A B C D E F
H I J K L M N O P Q R S T U V W X Y Z A B C D E F G
I J K L M N O P Q R S T U V W X Y Z A B C D E F G H
J K L M N O P Q R S T U V W X Y Z A B C D E F G H I
K L M N O P Q R S T U V W X Y Z A B C D E F G H I J
L M N O P Q R S T U V W X Y Z A B C D E F G H I J K
M N O P Q R S T U V W X Y Z A B C D E F G H I J K L
N O P Q R S T U V W X Y Z A B C D E F G H I J K L M
O P Q R S T U V W X Y Z A B C D E F G H I J K L M N
P Q R S T U V W X Y Z A B C D E F G H I J K L M N O
Q R S T U V W X Y Z A B C D E F G H I J K L M N O P
R S T U V W X Y Z A B C D E F G H I J K L M N O P Q
S T U V W X Y Z A B C D E F G H I J K L M N O P Q R
T U V W X Y Z A B C D E F G H I J K L M N O P Q R S
U V W X Y Z A B C D E F G H I J K L M N O P Q R S T
V W X Y Z A B C D E F G H I J K L M N O P Q R S T U
W X Y Z A B C D E F G H I J K L M N O P Q R S T U V
X Y Z A B C D E F G H I J K L M N O P Q R S T U V W
Y Z A B C D E F G H I J K L M N O P Q R S T U V W X
Z A B C D E F G H I J K L M N O P Q R S T U V W X Y

Then, by assuming that the last letter in your email is the y from "Skinny", I just looked in which of my alphabets the K becomes a y. Having done this with your whole name, I quickly got the key "yum". Of course I could have also used a Vignère wheel. Do you know those? They look kind of like the picture on the right.

Instead of writing down each alphabet seperately, you just have a plaintext and a ciphertext alphabet. If you now wanted to encrypt "hello" with your key word "yum", you first turn the wheel so that the ciphertext "Y" is next to the plaintext "a". Then you can see that the plaintext "h" is next to the ciphertext "C" and you write that down. You then place the "U" to the "a" and see that the "Y" is next to the "e". Next you get an "X" for the "l". In the end you have the word CYXJI. You can check it on the Vignère table and see if you get the same.

DAIBZZXS


Previous Next