mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-20 18:19:53 +00:00
Add a changelog entry explaining usage of PSA in TLS 1.2 EC J-PAKE
Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user