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

nRF52832 libraries for AES

Hi

I am working on cryptography algorithms. I am trying to write my own implementation of main function. Inside the main function, I wish to call AES functions. I want AES functionality in ".a" format. How do I get ".a" file for AES functions? Is there any method for compiling and getting ".a" files? Or is ".a" file already present in the SDK? If it's there, may I know where it is there and how to use in my main code?

Thanks in advance.

Parents Reply Children
No Data
Related