mbedtls/ChangeLog.d/7764.txt
Valerio Setti 2622b1dab3 changelog: improve wording
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-01-09 13:41:53 +01:00

5 lines
181 B
Plaintext

Features
* Add functions mbedtls_ecc_group_to_psa() and mbedtls_ecc_group_from_psa()
to convert between mbedtls_ecp_group_id and psa_ecc_family_t and curve's
bit size.