Embedded SDK
Embedded SDK
lcx_hmac.h File Reference

HMAC (Keyed-Hash Message Authentication Code) More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

HMAC (Keyed-Hash Message Authentication Code)

A HMAC is a specific type of message authentication code which involves a hash function and a secret key. It enables the verification of the integrity and the authenticity of a message.

Definition in file lcx_hmac.h.