Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SAM AES Unit Test

See here for project documentation.This unit test carries out tests for the AES driver.

It consists of test cases for the following functionalities:

  • Electronic Codebook (ECB)
  • Cipher Block Chaining (CBC)
  • Output Feedback (OFB)
  • Cipher Feedback (CFB)
  • Counter (CTR)