Table of Contents

Cryptography - Public Key Encryption

About

Public Key Encryption (PKE) is the encryption method of the public key cryptography that ensure that a communication is kept confidential (secrecy) during transit.

Scheme

Public Key Encrypt

Public Key encryption procedure:

An analogy to public key encryption is that of a locked mail box..

A keypair is often used to exchange an on-the-fly symmetric key, which will only be used for the current session.