Skip to content

Commit fa4e946

Browse files
Add sentence that was in 3.0 and is in TF-PSA-Crypto 1.0
Signed-off-by: Gilles Peskine <[email protected]>
1 parent 75a36bd commit fa4e946

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/4.0-migration-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This guide details the steps required to migrate from Mbed TLS version 3.x to Mb
44

55
Here's the list of breaking changes; each entry should help you answer these two questions: (1) am I affected? (2) if yes, what's my migration path?
66

7+
The changes are detailed below. Here is a summary of the main points:
8+
79
- Mbed TLS has been split between two products: TF-PSA-Crypto for cryptography, and Mbed TLS for X.509 and (D)TLS.
810
- CMake is now the only supported build system.
911
- The cryptography API is now mostly the PSA API: most legacy cryptography APIs have been removed. This has led to adaptations in some X.509 and TLS APIs, notably because the library always uses the PSA random generator.

0 commit comments

Comments
 (0)