2023-12-28 17:16:33 +00:00
|
|
|
Features
|
|
|
|
* mbedtls_ecc_group_to_psa() and mbedtls_ecc_group_from_psa() helper
|
|
|
|
functions were added to convert from mbedtls_ecp_group_id to
|
2023-12-29 12:35:58 +00:00
|
|
|
psa_ecc_family_t and curve's bit size and viceversa, respectively.
|