AM62Ax MCU+ SDK  09.02.00
SA3UL HMAC SHA-512 Test

Introduction

This example demonstrates the how to generate HMAC-SHA 512 hash using SA3UL module.

Supported Combinations

Parameter Value
CPU + OS a53ss0-0 nortos
Toolchain arm.gnu.aarch64-none
Board am62ax-sk
Example folder examples/security/crypto/sa3ul_hmac_sha/crypto_hmac_sha512/crypto_hmac_sha512.c

Steps to Run the Example

See Also

SA3UL

Sample Output

Shown below is a sample output when the application is run.

CCS Console:

[CRYPTO] HMAC SHA-512 example started ...
[CRYPTO] HMAC SHA-512 example completed!!
All tests have passed!!