Describe the two IPSec protocols that have been developed to provide packet-level security.

What will be an ideal response?


Two IPSec protocols have been developed to provide packet-level security. They include the following characteristics:
• Authentication Header (AH)-This authentication protocol does not provide encryption, but it does ensure the integrity and origin of the data. This is done by computing a hash-based message authentication code over the fields of the IP packet. It then stores this information in its own AH header embedded within the IP Packet. The values at both ends of the communication string must match.
• Encapsulating Security Payload (ESP)-This encryption protocol, which optionally supports authentication as well, works differently than AH. Whereas AH only adds header information to the data packet to ensure integrity and origin, ESP encrypts the data by surrounding the payload. It uses cryptographic algorithms to encrypt the data and ensures confidentiality.

Computer Science & Information Technology

You might also like to view...

A function ________ is a statement that causes a function to execute.

A) prototype B) header C) definition D) call E) parameter list

Computer Science & Information Technology

____ refers to a set of letters, numbers, and symbols in a unified typeface.

A. Style B. Graphics C. Content D. Font

Computer Science & Information Technology

In a data flow diagram (DFD), the name of the process appears inside a rectangle.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The information about invoices to customers is tracked by  ____ system.

A. supply chain management  B. product lifecycle management C. transaction processing system D. value chain system

Computer Science & Information Technology