Valerio Setti | 8427b56 | 2023-03-17 18:49:24 +0100 | [diff] [blame^] | 1 | Features |
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. |