changelog: fix working
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
0bc8598d20
commit
fc8a48a9e3
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue