3.8.2 Quick Start Guide for AES - Callback

The supported board list:
  • SAM L21 Xplained Pro

  • SAM L22 Xplained Pro

This example demonstrates how to use the AES driver to perform:
  • ECB encryption and decryption

  • CBC encryption and decryption

  • CFB128 encryption and decryption

  • OFB encryption and decryption

  • CTR encryption and decryption

Upon startup, the program uses the USART driver to display application output message from which several encryption/decryption modes can be tested.