cancel
Showing results for 
Search instead for 
Did you mean: 

AES-CCM encryption with stm32l496

Hi, i am using stm32l496 and bluenrg module. i want to implement AES-CCM encryption but I don't have any idea about the implementation and also I don't have library for aes-ccm. please help me.

1 REPLY 1
Jocelyn RICARD
ST Employee

Hello @adityarajchauhan051 ,

you can use the X-CUBE-CRYPTOLIB

Documentation is provided in the wiki pages here

It provides library and examples. You can use it on STM32L496.

Best regards

Jocelyn