diff --git a/ChangeLog.d/8709.txt b/ChangeLog.d/8709.txt new file mode 100644 index 000000000..52b96096c --- /dev/null +++ b/ChangeLog.d/8709.txt @@ -0,0 +1,3 @@ +Features + * The new function mbedtls_pk_copy_from_psa() provides a way to setup + a PK context starting from a PSA key.