mbedtls/ChangeLog.d/8340.txt
Valerio Setti 2a185c30af changelog: rename changelog file to reflect the number of the related issue
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-01-04 13:31:36 +01:00

4 lines
186 B
Text

Features
* mbedtls_md_psa_alg_from_type() and mbedtls_md_type_from_psa_alg() helper
functions were added to convert from mbedtls_md_type_t to psa_algorithm_t
and viceversa.