mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
Features
|
|
* 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.
|