There is this question that is really bugging me.. It's on a test sim for CISSP..

Here is the question as it is:

What hashing algorithm is implimented by IPSec

Options:

MD5
SHA-1
HAVAL
HMAC..

The answer is HMAC !

HMAC isn't an algorithm ! its a type of MAC
Shouldn't SHA-1 be the answer ?