mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 14:54:28 +02:00
PR #9916 adapt some DHE-RSA tests to use ECDHE-RSA instead. However, since DHE-RSA is not deprecated in mbedtls-3.6 branch, this commit adds these new tests alongside DHE-RSA ones intead of replacing them in order to increase test coverage. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>