mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-20 01:02:18 +03:00
If MBEDTLS_PEM_PARSE_C is unset, the DHM selftest fails because it uses PEM encoded test data. This commit fixes this by providing the DER encoded form of the test data instead in case MBEDTLS_PEM_PARSE_C is unset.
19 KiB
19 KiB