mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
changelog: fix working
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
0bc8598d20
commit
fc8a48a9e3
|
|
@ -1,4 +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.
|
||||
* 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 and vice versa, respectively.
|
||||
|
|
|
|||
Loading…
Reference in a new issue