AM64x MCU+ SDK  08.01.00
Crypto HMAC SHA-256 Sw Test

Introduction

This example demonstrates the how to generate HMAC SHA-256 hash.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
Toolchain ti-arm-clang
Board am64x-evm
Example folder examples/security/crypto/crypto_hmac_sha_sw/crypto_hmac_sha256_sw/crypto_hmac_sha256_sw.c

Steps to Run the Example

See Also

Crypto SHA

Sample Output

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

CCS Console:

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