Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC3220S, CC2650
Dear Engineer,
Is there any library for message authentication code like HMAC?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC3220S, CC2650
Dear Engineer,
Is there any library for message authentication code like HMAC?
I noticed there is a demo for CC3220S, it is possible to implement it on CC2650?
Hi myc,
The CC2650 offers AES-CCM for authentication of the AAD and plaintext. You can read more in the CryptoCC26XX documentation.
SimpleLink CC13XX / CC26XX SDK products offer SHA2 drivers among other advanced encryption TI Drivers given their upgraded security hardware capabilities.
Regards,
Ryan