cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use CubeExpansion_Crypto_V3.1.0 with the STM32WB series?

MDinn
Associate II

Hi,

Before I try this out is it possible to use this library to Decrypt AES-GCM 256 on a WB series mcu?

1 REPLY 1
Hakim JAAFAR
Associate II

Hi,

Yes it is possible to use the CubeExpansion_Crypto_V3.1.0 for your need.

It will give you a SW solution that is fully running on the arm CM4 core of the STM32WB series

In case you would like to go with the embedded HW block AES-256 (that supports GCM and others), for now you will have to use the HAL driver.

The library will be update latter-on to support the build-in HW AES-256.

Hakim.