changelog: improve wording

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2024-01-09 13:41:53 +01:00
parent 2622b1dab3
commit 3afdd02e37
+1 -2
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.