Minggu, 09 Oktober 2011


1.      Produk cipher method
·         Key: P I G M E N (book cipher)
B E A U T Y  because words are often used
9  3  1  5  2  6
50-70
P
I
G
M
E
N
50
54
57
61
3
67
A
B
C
D
F
H
1
9
58
62
64
68
J
K
L
N
O
Q
51
55
59
63
65
69
R
S
T
U
V
W
52
56
2



X
Y
Z
.
/

53
6
60
5
66
70
Example:
Plates,earth
5059123563152268

2.      Key: MIYAKO (book cipher)
E M U L S I O N  because it's easy to remember
3  0  1  9 6 2 5  8
30-47
M
I
Y
A
K
O
0
2
37
40
41
5
B
C
D
E
F
G
30
34
38
3
42
45
H
J
L
N
P
Q
31
35
59
8
43
46
R
S
T
U
V
W
32
6
2



X
Z

.
/

33
36
39
1
44
47
Example:
Before,the,word
30342532323134753238

3.      Key: COLUMBIA(book cipher)
S P R I N G B E D    because words are often used
2 5 6 0 3 7 15 12 4
100-116
C
O
L
U
M
B
I
A
100
102
105
107
108
15
0
115
D
E
F
G
H
J
K
N
4
12
106
7
109
111
113
3
P
Q
R
S
T
V
W
X
5
103






Y
Z
.
/




101
104
6
2
110
112
114
116
 Example:
Behind,principles
1512109034560310005105122




4.      Key: COMPUTER(book cipher)
C U  S   T  O  M  E  because it is often used in place of shopping
7 11 8   13 20 25 10 9
70-87
C
O
M
P
U
T
E
R
7
20
25
7
11
13
10
9
A
B
D
F
G
H
I
J
70
73
76
79
81
82
84
86
K
L
N
Q
S
V
W
X
71
74






Y
Z
.
/




72
75
77
80
8
83
85
87
Example:
Story,princes
813209727984777108


5.      Key: FUJITEX(book cipher)
D   I    S   C  O  U  N  T   because it is often used in place of shopping
30 19 15 10 22 12 14 25
200-216
F
U
J
I
T
E
X
200
12
205
19
25
211
214
A
B
C
D
G
H
K
201
203
10
30
208
212
215
L
M
N
O
P
Q
R
202
204
14
22
209


S
T
V
W
Z
.
/
15
25
206
207
210
213
216

Minggu, 02 Oktober 2011

Algoritma Caesar Cipher


·         Enkripsi menggunakan algoritma dengan  pola 5 key

1.    Key=’survei’
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
s  u  r v e  i  a b c d f g h  j   k  l   m n o p q t w  x  y z
·         Kelebihan: gampang di ingat karena key yang di gunakan sangat singkat
·         Kekurangan: huruf  w x y z  tidak berubah jadi gampang di di ketahui
2.    Key =’network’
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
n  e t w o r k  a b c d f g   h  i   j   l  m p q s u  v  x y z
·         Kelebihan : keyword yang di gunakan sangat pendek
·         Kekurangan: huruf x, y, z tidak berubah sehingga mudah untuk ditebak.
3.    Key=’beauty’
 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  e a u  t y c  d f g h i j   k  l   m n  o p q  r  s   v  w z
·         Kelebihan: semua huruf berubah kecuali huruf z yang tidak berubah
·         Kekurangan: susah menentukan pola enkripsi Karen semua huruf beruba kecuali haruf z
4.    Key=’zerox’
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
                        z  e  r o x  a b c d f g h i   j   k  l  m n  p q s t  u v w y
·         Kelebihan: semua huruf berubah apabila di ubah ke dalam bentuk cipher
·         Kekurangan: semua huruf barubah jadi sangat sulit untuk di ubah ke enkripsi.
5.     Key=’uzbekistan’
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
u  z  b k  I   s  t   a  n c d  e   f   g  h  j   l  m o p q  r  v w x y
·         Kelebihan: semua huruf berubah jika di ubah kedala bentuk cipher text
·         Kekurangan: semua huruf berubah jadi sangat sulit untuk menentukan pola enkripsi
.

Kalimat yang di enkripsi dengan algoritma CAESAR CIPHER adalah kalimat berikut ini:
“THE  EDUCATION DISSCUSED REFLECTS INDIVIDUALIZED LEARNING”
Di enkripsi dengan algoritma CAESAR CIPHER adalah sebagai berikut:
‘wkh   hgxfdwlrq  glvvfxvhg   uhiohfwv  lqglylgxdolchg  ohduqlqj’

Clue :
1.    Palin text yang di gunakan pada cipher text di atas menggunakan bahasa inggris
2.    Kalimat cipher text di atas tidak ada yang mempunyai arti yang sama
3.    Pola dekripsi yang di gunakan pada cipher text diatas  adalah P=C+3
Keterangan:
·         P=Plain Text
·         C=Cipher Text,+3
4.    Setiap huruf yang di gunakan pada cipher text di tambah 3 angka kedepan
5.    Cipher text di atas menggunakan enkripsi plain text.



Caesar Cipher adalah salah satu teknik penyandian (enkripsi) yang paling sederhana diantara teknik lainnya. Teknik ini merupakan teknik substitusi yang menggunakan pola dimana setiap huruf pada plain text akan digeser tiga huruf kedepan, misalnya huruf C jika di enkripsi dengan teknik Caesar Cipher maka akan menjadi huruf F,  alfabet lengkapnya.

Plain Text     :   ABCDEFGHIJKLMNOPQRSTUVWXYZ
Cipher Text  :   DEFGHIJKLMNOPQRSTUVWXYZABC