mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Add TLS1.2 Opaque ECJPAKE changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
1b5957165a
commit
e214827347
1 changed files with 4 additions and 0 deletions
4
ChangeLog.d/enable_opaque_ECJPAKE_key_exchange.txt
Normal file
4
ChangeLog.d/enable_opaque_ECJPAKE_key_exchange.txt
Normal 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().
|
||||
Loading…
Add table
Add a link
Reference in a new issue