1 / 9

Classic Cryptography: Caesar

Classic Cryptography: Caesar. Wenyuan Xu Department of Computer Science and Engineering University of South Carolina 2008. Want to have dinner on Saturday night?. Eve. The Basic Secure Communication Scenario. Bob wants to send Alice a message. Eve is evil and eavesdrops . Her goals:

mekelle
Download Presentation

Classic Cryptography: Caesar

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Classic Cryptography: Caesar Wenyuan Xu Department of Computer Science and Engineering University of South Carolina 2008

  2. Want to have dinner on Saturday night? Eve The Basic Secure Communication Scenario • Bob wants to send Alice a message. • Eve is evil and eavesdrops. Her goals: • Read the message • Determine the keys • Corrupt the message to Bob gets something different than what Alice sent Bob Alice What can you do?

  3. ciphertext Encrypt Encrypt Decrypt Eve The Basic Secure Communication Scenario Bob Alice ZDQW WR KDYH GLQQHU RQ VDWXUGDB QLJKW? Want to have dinner on Saturday night? plaintext Want to have dinner on Saturday night?

  4. VDWXUGDB Saturday ciphertext Encrypt Encrypt Decrypt Eve 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 plaintext 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 ciphertext Caesar Shift Cipher - Encrypt Bob Alice plaintext Shift key = 3

  5. Saturday ciphertext Encrypt Encrypt Decrypt Eve 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 plaintext 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 ciphertext Caesar Shift Cipher - Decrypt Bob Alice VDWXUGDB plaintext How can Alice get the original message? Shift key = 3

  6. Saturday VDWXUGDB ciphertext Encrypt Encrypt Decrypt Eve 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 plaintext 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 ciphertext Caesar Shift Cipher - Decrypt Bob Alice plaintext How can Alice get the original message? Shift key = 3 Shift back letters by 3

  7. ciphertext Encrypt Encrypt Decrypt Eve Caesar Shift Cipher - Attack Bob Alice VDWXUGDB plaintext What Eve can do? Saturday ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? plaintext 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 ciphertext

  8. ciphertext Encrypt Encrypt Decrypt Eve vdwxugdb ucvwtfca tbuvsebz saturday saturday Caesar Shift Cipher - Attack Bob Alice VDWXUGDB plaintext What Eve can do? Saturday plaintext 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 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 ciphertext 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

  9. What we plan to do today • http://www.simonsingh.net/The_Black_Chamber/caesar.html • Let’s open the file “Readme” again and find out what it is!

More Related