1 / 5

Public Key Cryptography

Public Key Cryptography. More accurately…. Some Security Issues. Can anyone see the messages? Is it really Alice who is sending the message? Has the message been tampered with?. Privacy Authenticity Integrity. How cryptography helps. Encryption Schemes Digital Signatures

quilla
Télécharger la présentation

Public Key Cryptography

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. Public Key Cryptography

  2. More accurately…

  3. Some Security Issues • Can anyone see the messages? • Is it really Alice who is sending the message? • Has the message been tampered with? • Privacy • Authenticity • Integrity

  4. How cryptography helps • Encryption Schemes • Digital Signatures • Message Authentication Codes • Privacy • Authenticity • Integrity

  5. Encryption This can be done in two ways: • Alice and Bob agree on a secret key and use the secret key to encrypt/decrypt messages • Alice encrypts her message using Bob’s public key, send it to Bob. Bob uses his private key to decrypt the message and vice versa.

More Related