HMAC
Also known as: Hash-based Message Authentication Code, Keyed Hash
A mechanism for message authentication using cryptographic hash functions combined with a secret key, ensuring both data integrity and authenticity.
What is HMAC?
A mechanism for message authentication using cryptographic hash functions combined with a secret key, ensuring both data integrity and authenticity.
HMAC is a key concept within the Password & Authentication Security domain, commonly referenced alongside terms like Hash-based Message Authentication Code, Keyed Hash. Understanding HMAC helps developers, writers, and analysts work more effectively with password & authentication security.
Topic Cluster
Password & Authentication SecurityRelated Tools
Use these tools to apply your knowledge of HMAC in practice:
Related Glossary Terms
Deepen your understanding with these related definitions:
