mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-07 19:04:22 +00:00
8427b56d71
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
Features
|
|
* When a PSA driver for ECDH is present, it is now possible to disable
|
|
MBEDTLS_ECDH_C in the build in order to save code size. For PK, X.509
|
|
and TLS to fully work, this requires MBEDTLS_USE_PSA_CRYPTO to be enabled.
|