Manuel Pégourié-Gonnard | d38ee85 | 2023-07-07 16:56:16 +0200 | [diff] [blame] | 1 | Features |
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). |