First page Back Continue Last page Overview

 

Email and Encryption

 
  • Problem: Email is normally sent unencrypted

  • Solution: Asymmetric Encryption

    • Two "keys" are generated
      • Public key: Used to encrypt messages to you
      • Private key: Used to decrypt messages from public key
    • Keep private key, distribute public key
  • Exchange public keys with others for two-way encryption