Add TLS1.2 Opaque ECJPAKE changelog entry

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott 2023-03-22 15:03:32 +00:00
parent 1b5957165a
commit e214827347

View File

@ -0,0 +1,4 @@
Features
* It is now possible to use a PSA-held (opaque) password with the TLS 1.2
ECJPAKE key exchange, using the new API function
mbedtls_ssl_set_hs_ecjpake_password_opaque().