Files
mbedtls/tests
Gilles Peskine ebfcf58dc7 Always list TLS-RSA-WITH-NULL-SHA256, but skip conditionally with GnuTLS
TLS-RSA-WITH-NULL-SHA256 is officially a cipher suite only since TLS 1.2,
but Mbed TLS allows it in 1.0/1.1, and so did ancient versions of GnuTLS.
This script was only considering it for GnuTLS interoperability if the
running version of GnuTLS supported it with older protocol versions.

Change to always considering it, and in particular always including it with
--list-test-cases, but skipping it at runtime if GnuTLS doesn't support it.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-03-21 10:11:16 +01:00
..
2023-11-03 12:54:54 +00:00
2023-11-06 10:06:03 +08:00
2023-11-03 12:54:54 +00:00
2023-11-03 12:54:54 +00:00
2024-03-12 13:37:14 +00:00
2023-11-03 12:54:54 +00:00
2023-05-12 13:57:39 +02:00
2023-03-16 11:10:17 +08:00
2023-11-03 12:54:54 +00:00
2023-11-03 12:54:54 +00:00
2023-11-03 12:54:54 +00:00
2023-03-16 11:10:17 +08:00
2023-11-03 12:54:54 +00:00