This document discusses various methods of implementing information security. It describes message/data security, channel security, security internal and external to applications, and Secure Sockets Layer (SSL). SSL provides secure transport channels using authentication, encryption, and message integrity. The document also discusses IPsec, which implements security at the network layer and can protect all network traffic and applications transparently. It describes how IPsec uses Authentication Headers (AH) and Encapsulating Security Payloads (ESP) to provide integrity, authentication, confidentiality, and anti-replay protection to IP packets.