blob: 5664bf170c18bcb3b6a5ce5648ccdd9042b6b4a2 [file] [log] [blame]
Valerio Settia835d6d2024-01-02 15:02:19 +01001Features
Valerio Setti04cccef2024-01-04 13:33:12 +01002 * Add functions mbedtls_md_psa_alg_from_type() and
3 mbedtls_md_type_from_psa_alg() to convert between mbedtls_md_type_t and
Valerio Setti3742f7c2024-01-05 10:37:58 +01004 psa_algorithm_t.