Email encryption works by converting the plain text of an email into a coded format using an encryption algorithm. The recipient then uses a key to decrypt the email and read its contents. The keys used for encryption and decryption can be either symmetric (the same key) or asymmetric (public and private keys).