Embedded SDK
Embedded SDK
|
HMAC (Keyed-Hash Message Authentication Code) More...
Go to the source code of this file.
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.