mbedtls/tests/include/test
Gilles Peskine 465e4ed56b Prioritize SHA2 over MD5 for KNOWN_SUPPORTED_HASH_ALG
This fixes the ability to exercise keys in configurations where MD5 is
supported for direct use, but not inside some accelerated algorithms. This
is the case in `all.sh test_psa_crypto_config_accel_ecc_ecp_light_only` and
some other accelerated-ECC components of `all.sh`, where the driver is built
without MD5 support but built-in MD5 remains enabled.

This is only a hack, not a theoretically correct fix, but a correct fix is
out of scope of my current work.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-02-12 19:54:53 +01:00
..
drivers Merge pull request #8717 from valeriosetti/issue8030 2024-02-07 10:06:03 +00:00
arguments.h update headers 2023-11-02 19:47:20 +00:00
asn1_helpers.h update headers 2023-11-02 19:47:20 +00:00
bignum_helpers.h update headers 2023-11-02 19:47:20 +00:00
certs.h update headers 2023-11-02 19:47:20 +00:00
constant_flow.h update headers 2023-11-02 19:47:20 +00:00
fake_external_rng_for_test.h update headers 2023-11-02 19:47:20 +00:00
helpers.h Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface 2024-02-08 12:35:40 +00:00
macros.h tests: fix calloc() argument list (gcc-14 fix) 2024-01-25 21:29:56 +00:00
psa_crypto_helpers.h tests: add PSA_INIT/PSA_DONE to CCM and GCM test suites 2023-12-14 18:08:14 +01:00
psa_exercise_key.h Prioritize SHA2 over MD5 for KNOWN_SUPPORTED_HASH_ALG 2024-02-12 19:54:53 +01:00
psa_helpers.h update headers 2023-11-02 19:47:20 +00:00
random.h update headers 2023-11-02 19:47:20 +00:00
ssl_helpers.h ssl_helpers.c: Add ticket write/parse test functions 2024-01-22 09:37:45 +01:00
threading_helpers.h Fix style issues 2024-02-01 12:44:01 +00:00