mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 18:46:06 +02:00
The first three test cases from test_suites_pkparse.data failed because the key file they read requires DES to be read. However, MBEDTLS_DES_C was missing from the dependency list.