Other Parts Discussed in Thread: CC2640, SIMPLELINK-CC2640R2-SDK, CC2650, AES-128
I am looking into implementing AES on a cc26xx sensor tag. TI provides two APIs that can do this (The crypto API & The rom_crypto API). Unfortunately I could not find an explanation of the differences between both. So far what I understood is that rom_crypto provides on top of AES, SHA and ECC. Can someone please explain to me what are the differences between both APIs? and the pros & cons of each ?
I am very new to this topic so please forgive my trivial question (for some, I assume) and thank you in advance.