0% found this document useful (0 votes)
53 views

Morse Code Vanity Code: Keyword Cipher

1. Morse code is a system that encodes letters and punctuation marks as sequences of short and long pulses to facilitate communication. 2. The Caesar cipher involves shifting each letter in a message by a fixed number of positions in the alphabet, wrapping around from Z to A. 3. The Atbash cipher is a simple substitution cipher that replaces each letter with the letter that is the reverse of it in the alphabet.

Uploaded by

Hestia Bree
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Morse Code Vanity Code: Keyword Cipher

1. Morse code is a system that encodes letters and punctuation marks as sequences of short and long pulses to facilitate communication. 2. The Caesar cipher involves shifting each letter in a message by a fixed number of positions in the alphabet, wrapping around from Z to A. 3. The Atbash cipher is a simple substitution cipher that replaces each letter with the letter that is the reverse of it in the alphabet.

Uploaded by

Hestia Bree
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

VANITY CODE MORSE CODE A= .- P= .--.

KEYWORD CIPHER
Type: Trasposition B= -... Q= --.- Type: Substitution
Keypad keys:
> morse code is a system to encode thanks C= -.-. R= .-. (Note: encoding or decoding is based on the
1=.,
keyword input)
2=abc to short and long impulses. Each letter or D= -.. S= ...
(Note: keyword given will be inserted as
3=def punctuation mark is associated with a E= . T= -
first
4=ghi sequence of signals. These signals are F= ..-. U= ..-
in the sequence of alphabet and letters
5=jkl translated to the following characters: G= --. V= ...- should never repeat)
6=mno Dot(.) is the elementary pulse Η= .... W= .-- Example
7=pqrs Comma(,) represents pulse three times I= .. X= -..- Keyword: GOD
8=tuv longer than the point J= .--- Y= -.-- A=G N=M

9=wxyz Space( ) represent separation between K= -.- Z= --.. B=O O=N


two L= .-.. C=D P=P
0=space
letters M= -- D=A Q=Q
Example:
E=B R=R
356937 = flower Vergule(/) represents separation between N= -.
F=C S=S
6676464 = morning words O= ---
G=E T=T
A= .-
H=F U=U
I=H V=V
ROT 13 BACON
J=I W=W
> ROT13 ("rotate by 13 places", CIPHER
N=ABBAB K=J X=X
sometimes
A=AAAAAO=ABBBA L=K Y=Y
hyphenated ROT-13) is a simple letter
B=AAAABP=ABBBB M=L Z=Z
substitution cipher that replaces a letter
C=AAABAQ=BAAAA Cipher: JMNW = KNOW
with the letter 13 letters after it in the
alphabet. D=AAABBR=BAAAB
Type: E=AABAAS=BAABA
F=AABABT=BAABB PLAYFAIR CIPHER
A=Z H=S
> playfair cipher uses an array of 5x5
B=Y I=R G=AABBAU/V=BABA
containing a keyword or phrase. The
C=X J=Q H=AABBBA first
D=W K=P I/J=ABAAA
W=BABBA step is to create a grid based on the
E=V L=O K=ABABAX=BABBB key. The
F=U M=N L=ABABBY=BBAAA second step is to encrypt the letters of
G=T the
M=ABBAAZ=BBAAB
message by selecting them in pairs.
Key: melons
(Note: grid size is 5x5 and i/j can
interchange)
M|E|L|O|N
---Hexadecimal--- LATIN CODE
A-41 a-61 > latin alphabet consist of 26
B-42 b-62 letters. A
C-43 c-63 position in the alphabet is
D-44 d-64 assigned to each
E-45 e-65 letter. The 1 position for example
F-46 f-66 is assigned
---Binary---
G-47 g-67 to letter a.
A-01000001 O-01001111 c-01100011 q-01110001 4-100
H-48 h-68 A=01 N=14
B-01000010 P-01010000 d-01100100 r-01110010 5-101
I-49 i-69 B=02 O=15
C-01000011 Q-01010001 e-01100101 s-01110011 6-110
J-4A j-6A C=03 P=16
D-01000100 R-01010010 f-01100110 t-01110100 7-111
K-4B k-6B D=04 Q=17
E-01000101 S-01010011 g-01100111 u-01110101 8-1000
L-4C l-6C E=05 R=18
F-01000110 T-01010100 h-01101000 v-01110110 9-1001
M-4D m-6D F=06 S=19
G-01000111 U-01010101 i-01101001 w-01110111 0-0
N-4E n-6E G=07 T=20
H-01001000 V-01010110 j-01101010 x-01111000
O-4F o-6F H=08 U=21
I-01001001 W-01010111 k-01101011 y-01111001
P-50 p-70 I =09 V=A
J-01001010 X-01011000 l-01101100 z-01111010
Q-51 q-71 J=10 W=23
K-01001011 Y-01011001 m-01101101 'space'-00100000
R-52 r-72 K=11 X=24
L-01001100 Z-01011010 n-01101110 1-1
S-53 s-73 L=12 Y=25
M-01001101 a-01100001 o-01101111 2-10
T-54 t-74 M=13 Z=26
N-01001110 b-01100010 p-01110000 3-11
U-55 u-75
V-56 v-76 CAESAR'S BOX
r-01110010
CEASAR SHIFT/ GRONSFIELD
ATBASH W-57 w-77 Example:

A=Z H=S CIPHER HBDY-AIAO-PRYU-PTT-YHO


X-58 x-78 (Note: arrange it like stack and read by
B=Y I=R Encrypt- shift forward Y-59 y-79 column from top to bottom)

C=X J=Q Stack form:


Decrypt- shift backward Z-5A z-7A
HBDY Answer:
D=W K=P Shift: 3 AIAO HAPPY BIRTHDAY TO
E=V L=O 1.)LOVE PRYU YOU
encrypted=ORYH PTT
F=U M=N
YHO
G=T decrypted=ILSB

You might also like