mbedtls/tests/include
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
..
alt-dummy update headers 2023-11-02 19:47:20 +00:00
alt-extra/psa Test the PSA alternative header configuration macros 2023-02-23 17:18:33 +01:00
baremetal-override update headers 2023-11-02 19:47:20 +00:00
spe update headers 2023-11-02 19:47:20 +00:00
test Prioritize SHA2 over MD5 for KNOWN_SUPPORTED_HASH_ALG 2024-02-12 19:54:53 +01:00