changelog: improve wording

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti 2024-01-09 08:50:20 +01:00
parent 2622b1dab3
commit 3afdd02e37

View file

@ -1,4 +1,3 @@
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.
to convert between Mbed TLS and PSA curve identifiers.