mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
8bd330dff5
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
5 lines
219 B
Plaintext
5 lines
219 B
Plaintext
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.
|