mbedtls/ChangeLog.d/7764.txt

5 lines
219 B
Plaintext
Raw Normal View History

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.