cancel
Showing results for 
Search instead for 
Did you mean: 

When will STM32H7 support mbedTLS v3?

Moemen
Associate

Hello,

I would like to know if there is a planned release date for STM32H7 support with MbedTLS v3.

Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
Saket_Om
ST Employee

Hello @Moemen 

At this time, there are no commitments to upgrade the MbedTLS version included in STM32CubeH7.

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om

View solution in original post

3 REPLIES 3
LCE
Principal II

You probably mean CubeMX doing it for you? :D

I wouldn't wait for that to happen.

Meanwhile, check this:

http://131.159.60.228/docs/md___1_8getting_started.html

I'm actually adding MbedTLS manually to my project. What I wanted isn't the library itself but the alternative  implementations that come with it that enable the use of the CRYP and HASH peripherals for hardware acceleration. I guess I'll have to migrate the version I have of those alt files to make them work with MbdTLS v3.

Saket_Om
ST Employee

Hello @Moemen 

At this time, there are no commitments to upgrade the MbedTLS version included in STM32CubeH7.

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om