diff --git a/ChangeLog.d/7764.txt b/ChangeLog.d/7764.txt new file mode 100644 index 0000000000..be332cd605 --- /dev/null +++ b/ChangeLog.d/7764.txt @@ -0,0 +1,4 @@ +Features + * mbedtls_ecc_group_to_psa() and mbedtls_ecc_group_from_psa() helper + functions were added to convert from mbedtls_ecp_group_id to + psa_ecc_family_t and curve's bit size and viceversa, respectively. \ No newline at end of file