1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-21 14:53:42 +03:00

Fixed the changelog entry wording

Signed-off-by: Anton Matkin <anton.matkin@arm.com>
This commit is contained in:
Anton Matkin
2025-04-07 16:26:06 +02:00
parent e2c5ca332f
commit e8be4ee08c

View File

@@ -1,3 +1,3 @@
Changes
* Use the new `PSA_ALG_XXX` related macros for JPAKE instead of old macros,
which do not conform to the standard PAKE interface
* Use the new `PSA_ALG_XXX` related macros for JPAKE to be conformant to
the PSA API 1.2 PAKE extension