This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Combining the NUS example with aes crypto example

Hi,

 For my application I need to combine the NUS example with the aes crypto codes.

I am encountering lot of errors while doing so. I noticed that aes code has a lot of backends used. How do i include these backends in the NUS example. 

Also i noticed that the aes example have file extensions of ".a"   format and i am unable to import these into my NUS example.

Related