mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 22:19:05 +00:00
changelog: added documentation for the 2 new public functions
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
bf999cb22e
commit
90e764c1bf
1 changed files with 4 additions and 0 deletions
4
ChangeLog.d/7764.txt
Normal file
4
ChangeLog.d/7764.txt
Normal file
|
|
@ -0,0 +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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue