blob: a360f8f3887875fa2e522f6a72a94319df823c69 [file] [log] [blame]
Valerio Setti8427b562023-03-17 18:49:24 +01001Features
2 * When a PSA driver for ECDH is present, it is now possible to disable
3 MBEDTLS_ECDH_C in the build in order to save code size. For PK, X.509
4 and TLS to fully work, this requires MBEDTLS_USE_PSA_CRYPTO to be enabled.