nrfxlib API 3.3.99
Loading...
Searching...
No Matches
Message Authentication Code (MAC)

MAC algorithms. More...

Topics

 AES-CMAC
 AES Cipher-based Message Authentication Code algorithm.
 
 HMAC-SHA1
 HMAC algorithm based on SHA1.
 
 HMAC-SHA256
 HMAC algorithm based on SHA256.
 
 HMAC-SHA512
 HMAC algorithm based on SHA512.
 
 KMAC-SHA3
 KMAC algorithm based on SHA3, with 128 and 256 bit security.
 
 Poly1305
 Poly1305 authentication algorithm.
 

Detailed Description

MAC algorithms.

Message authentication codes are tags used for checking the authenticity and integrity of messages.