mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-10 19:04:55 +00:00
a6ab9d8b12
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
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.
|