1 / 5

Ch. 11 – Cipher Techniques

Ch. 11 – Cipher Techniques. Dr. Wayne Summers Department of Computer Science Columbus State University Summers_wayne@colstate.edu http://csc.colstate.edu/summers. Networks and Cryptography. Networks and Cryptography.

Download Presentation

Ch. 11 – Cipher Techniques

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. Ch. 11 – Cipher Techniques Dr. Wayne Summers Department of Computer Science Columbus State University Summers_wayne@colstate.edu http://csc.colstate.edu/summers

  2. Networks and Cryptography

  3. Networks and Cryptography • Top four layers use end-to-end protocols (e.g. telnet) only requiring that intermediate hosts forward messages • Bottom three layers use point-to-point or link protocols (e.g. IP) • In end-to-end encryption, each host shares a cryptographic key with each destination • In link encryption, each host shares a cryptographic key with its neighbor(s). • Distinction useful for traffic analysis

  4. Secure E-mail: PEM • User enters e-mail using a User Agent (UA) • UA hands message to Message Transfer Agent (MTA) • MTA sends message to destination host via other MTAs • Attacker can read/modify/forge/delete e-mail at any of the intermediary MTAs

  5. Secure E-mail: PEM • Goal: • Confidentiality (message should be unreadable except by sender and recipient(s) • Origin authentication • Data integrity • Nonrepudiation of origin • Requires two types of keys • Data encipherment key (DEK): session key • Interchange key

More Related