Hill Cipher - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

Hill Cipher

Description:

Hill Cipher. Hill Cipher. Takes two or three or more ... Uses simple linear equations. An example of a 'block' cipher encrypting a block of text at a time ... – PowerPoint PPT presentation

Number of Views:1788
Avg rating:3.0/5.0
Slides: 7
Provided by: chr1141
Category:

less

Transcript and Presenter's Notes

Title: Hill Cipher


1
Hill Cipher
2
Hill Cipher
  • Takes two or three or more letter combinations to
    the same size combinations, e.g. the ? rqv
  • Uses simple linear equations
  • An example of a block cipher encrypting a block
    of text at a time
  • Numbered alphabet a 0, b 1, c 3, etc.(in
    CAP, use ASCII code)

3
Example
C1 9p1 18p2 10p3 (mod 26) C2 16p1
21p2 1p3 (mod 26) C3 5p1 12p2 23p3
(mod 26)
C1 9 18 10 p1 C2 16 21 1 p2
(mod 26) C3 5 12 23 p3
4
I cant do it 8 2 0 13 19 3 14 8 19
? EOM TMY SVJ
5
Hill key is matrix
  • k11 k12 k13
  • k21 k22 k23
  • k31 k32 k33
  • Generalize to any size, larger blocks
  • Matrix must be invertible

6
Hill -- bad matrix
bcd ? XJR hfa ? XJR
Write a Comment
User Comments (0)
About PowerShow.com