README


cryptohmac


Example Summary

This example demonstrates the use of the Cryptographic HMAC Hash functions.

Peripherals Exercised

Resources & Jumper Settings

If you’re using an IDE (such as CCS or IAR), please refer to Board.html in your project directory for resources used and board-specific jumper settings. Otherwise, you can find Board.html in the directory <SDK_INSTALL_DIR>/source/ti/boards/<BOARD>.

Example Usage

The connection should have the following settings:

    Baud-rate:    115200
    Data bits:       8
    Stop bits:       1
    Parity:       None
    Flow Control: None

The example starts by showing on the terminal the following Hash types options:

    1) for HMAC MD5
    2) for HMAC SHA1
    3) for HMAC SHA224
    4) for HMAC SHA256
    5) for MD5
    6) for SHA1
    7) for SHA224
    8) for SHA256

Application Design Details

TI-RTOS:

FreeRTOS: