mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-18 16:19:56 +00:00
changelog: improve wording
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
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.
|
||||
* Add functions mbedtls_md_psa_alg_from_type() and
|
||||
mbedtls_md_type_from_psa_alg() to convert between mbedtls_md_type_t and
|
||||
psa_algorithm_t and vice versa.
|
||||
|
||||
Reference in New Issue
Block a user