blob: ad5bdc096466a738059dee41a5e5b8f1753e6559 [file] [log] [blame]
Manuel Pégourié-Gonnardd38ee852023-07-07 16:56:16 +02001Features
2 * Support for "opaque" (PSA-held) ECC keys in the PK module has been
3 extended: it is now possible to use mbedtls_pk_write_key_der(),
4 mbedtls_pk_write_key_pem(), mbedtls_pk_check_pair(), and
5 mbedtls_pk_verify() with opaque ECC keys (provided the PSA attributes
6 allow it).