| The following is a test on security. See how many points you can gain.
Your current score is:
0
Coded messages
One method of coding is to use Morse code which encodes alphabetic and numeric characters with a sequence of dots (".") and dashes ("-"). An outline of the code is:
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("——··").
For an example, click on the following:
Find the following messages:
The ADFGVX Cipher
The ADFGVX cipher has been used in many applications. It is made from a grid:
|
|
|
|
|
|
|
|
8 |
p |
3 |
d |
1 |
n |
|
l |
t |
4 |
o |
a |
h |
|
7 |
k |
b |
c |
5 |
z |
|
j |
u |
6 |
w |
g |
m |
|
x |
s |
v |
i |
r |
2 |
|
9 |
e |
y |
0 |
f |
q |
where "cat" becomes: FG DV DD
Use the ADFGVX ciper to decode the following:
and in Text speak:
Go the next part of the challenge [Next challenge].
Go the previous part of the challenge [Previous challenge].
Developed by Bill Buchanan, Jamie Graves, Zibi Kwecka and Lionel Saliou, Centre for Distributed Computing and Security [link].
|