mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-24 06:02:44 +00:00
changelog: fix text and typos
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
4f1650d4af
commit
64d5fc0070
@ -1,5 +1,5 @@
|
|||||||
Features
|
Features
|
||||||
* The new function mbedtls_pk_copy_from_psa() provides a way to setup
|
* The new function mbedtls_pk_copy_from_psa() provides a way to set up
|
||||||
a PK context starting from a PSA key. In contrast to
|
a PK context starting from a PSA key. The new function
|
||||||
mbedtls_pk_setup_opaque() the resulting PK context is a normal context
|
mbedtls_pk_copy_from_psa() provides a way to set up a PK context with the
|
||||||
that's independent from the original PSA key.
|
same content as a PSA key.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user