1 / 13

CSE 5/7353 – February 1 st 2006

CSE 5/7353 – February 1 st 2006. Public Key Cryptography. Keys. Public Key Private Key. Uses. Y = E (Pub , X) X = D(PRb, Y). Uses. Y = E (PRa , X) X = D(PUa, Y). Uses. Z = E (PRb, E((PRa , X)) X = D(PUa, D(PRa, Y). Algorithms. RSA Elliptic Curve Diffie-Hellman DSS.

cybil
Download Presentation

CSE 5/7353 – February 1 st 2006

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. CSE 5/7353 – February 1st 2006 Public Key Cryptography

  2. Keys • Public Key • Private Key

  3. Uses • Y = E (Pub , X) • X = D(PRb, Y)

  4. Uses • Y = E (PRa , X) • X = D(PUa, Y)

  5. Uses • Z = E (PRb, E((PRa , X)) • X = D(PUa, D(PRa, Y)

  6. Algorithms • RSA • Elliptic Curve • Diffie-Hellman • DSS

  7. Diffie-Hellman

  8. Diffie-Hellman Example

  9. Hashes • Calculate hash code • Encrypt Hash Code for Authentication. • Message Example

  10. Birthday Attack

  11. Birthday Attack Math

  12. Block Chaining

  13. Meet in the Middle

More Related