Other Parts Discussed in Thread: CC1310
Hello .
First of all,I wonder if there is a software for me to verify that my AES128 ECB, CTR, CBC, CCM, CBC-MAC encryption are correct?
The next
I am using CC1310 .In the driverlib library, there is no encapsulation of the functions of AES CTR and CBC- MAC. How can I verify the function I encapsulated in registers? Can you give me a routine?