This document contains a summary of an introductory chapter from the Handbook of Applied Cryptography. It provides an overview of cryptography and discusses its purpose in ensuring information security. The key goals of cryptography are described as confidentiality, data integrity, authentication, and non-repudiation. Various cryptographic primitives and techniques are introduced that can provide these security properties, such as encryption schemes, hash functions, and digital signatures. The chapter also discusses criteria for evaluating cryptographic primitives like security level, functionality, performance, and ease of implementation.