Introduction to Securing Data in Transit

Jennifer Vesperman

2002-02-24

Revision History
Revision 0.12002-02-17Revised by: MEG
Converted from text file. Modified wording.
Revision 0.22002-02-23Revised by: MEG
Incorporated Jenn's comments.
Revision 0.32002-02-24Revised by: MEG
Conforming to LDP standards. Added abstract.

This article discusses ways to keep the transmission of data over the Internet private. In particular, authentication and encryption are covered.


Table of Contents
1. Introduction
1.1. Copyright Information
1.2. Overview
2. Authentication
3. Encryption
3.1. Private key encryption
3.2. Public Key encryption
3.3. Limitations of encryption
4. Secure HTTP
5. Secure Email
6. Secure Shell
7. Other Data Transfer
8. Final words