This document summarizes a research paper on developing a secure email system using public key infrastructure (PKI). It begins with an introduction describing the need for additional security mechanisms for email beyond what standard email protocols provide. It then provides an overview of how PKI works using public/private key encryption and digital signatures to provide security properties like authentication, integrity, confidentiality and non-repudiation. The document reviews PKI technologies and applications, how infrastructure is provided, and discusses information security and 'PAIN' properties that PKI enables. It concludes with a literature review of cryptography basics like symmetric and asymmetric key algorithms that PKI is built upon.