mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
changelog: improve wording
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
2a185c30af
commit
04cccef256
|
|
@ -1,4 +1,4 @@
|
||||||
Features
|
Features
|
||||||
* mbedtls_md_psa_alg_from_type() and mbedtls_md_type_from_psa_alg() helper
|
* Add functions mbedtls_md_psa_alg_from_type() and
|
||||||
functions were added to convert from mbedtls_md_type_t to psa_algorithm_t
|
mbedtls_md_type_from_psa_alg() to convert between mbedtls_md_type_t and
|
||||||
and viceversa.
|
psa_algorithm_t and vice versa.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue