Skip to main content
MDinn
Associate II
May 24, 2019
Question

Can I use CubeExpansion_Crypto_V3.1.0 with the STM32WB series?

  • May 24, 2019
  • 1 reply
  • 659 views

Hi,

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

This topic has been closed for replies.

1 reply

Hakim JAAFAR
Visitor II
June 20, 2019

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.