AH Protocol

AH Protocol thumbnail
The AH Protocol is a networking security measure.

The Authentication Header (AH) protocol is part of the Internet Protocol Security (IPSec) protocol. This protocol provides authentication for a data packet content and adds a validation code to the front of the packet in a "header."

  1. Function

    • AH calculates a checksum, which is called an Integrity Check Value (ICV). Normally checksums are tagged to the end of the data. With AH, this value instead goes in a structure called a header at the beginning of the data. Both the sender and receiver of the data share a formula for calculating the ICV. If the data has been tampered with during transmission, the recalculated ICV will not match the value in the authentication header so the receiver discards the packet.

    Features

    • The AH protocol operates in two modes. With Transport Mode, the AH header is inserted between the Internet Protocol (IP) header and the Transmission Control Protocol (TCP) header. In Tunnel Mode, the entire packet is encrypted, including its IP header, the AH header goes at the front of this and a new IP header is added in front of the AH header.

    Purpose

    • The AH protocol does not provide privacy for the data in transit. Instead it makes the receiver aware of any tampering with the data packet contents during transmission.

Related Searches:

References

  • Photo Credit Digital security image by Nicemonkey from Fotolia.com

Comments

You May Also Like

  • What Is a Medical Protocol?

    A medical protocol is a series of steps followed by one or more medical professionals in a medical setting. In each medical...

  • What Are the Different Authentication Protocols?

    Authentication protocols are systems that make it possible to access Internet servers, and transmit data securely. These protocols differ widely in the...

  • IP Security Protocol

    An important aspect of transferring data from one computer to another is maintaining security. Computer networks around the globe have incorporated IP...

  • Secure Authentication Protocols

    Secure Authentication Protocols. Authenticating securely over a network makes a big difference, especially if you have important data that you do not...

  • Definition of a Protocol Analyzer

    Computers connected to networks constantly send and receive data. This data can be subject to computer viruses, bugs and other issues that...

  • Types of VPN Protocols

    Types of VPN Protocols. Virtual private network (VPN) protocols are a group of transmission control protocol/internet protocols (TCP/IPs) that enable the safe...

  • What Is the IPsec Protocol?

    IPsec is short for "Internet Protocol Security." It provides security procedures involving authentication and encryption. The name implies that IPSec is part...

  • The ENQ/ACK Protocol

    ENQ/ACK is a flow control system invented by Hewlett-Packard in 1972. It was implemented in the HP 3000 line of midrange computers....

Related Ads

Featured