diff --git a/ChangeLog.d/ecjpake-in-tls.txt b/ChangeLog.d/ecjpake-in-tls.txt new file mode 100644 index 0000000000..b84caab861 --- /dev/null +++ b/ChangeLog.d/ecjpake-in-tls.txt @@ -0,0 +1,5 @@ +Features + * The TLS 1.2 EC J-PAKE key exchange can now use the PSA Crypto API. + Additional PSA key slots will be allocated in the process of such key + exchange for builds that enable MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED and + MBEDTLS_USE_PSA_CRYPTO.