HMAC

Hash-based Message Authentication Code: a construction that combines a secret key with a hash function to produce a code verifying both a message's integrity and its authenticity, that it was not altered and came from someone holding the key.

8 direct links1 lesson

Concept Neighborhood

PrerequisiteRelated

Start here

Hash Functions

The foundation HMAC builds on, worth understanding first.

Open concept →

Related Lessons

1 lesson covers this concept

Sign in to open lesson content directly.