Combines public and secret key encryption:

  • use a secret key to encrypt the messsage
  • use the public key of the receiver to encrypt the secret key
  • the receiver will decrypt with its private key