MBEDTLS_DES_C macro
\def MBEDTLS_DES_C Enable the DES block cipher. Module: library/des.c Caller: library/pem.c library/cipher.c PEM_PARSE uses DES/3DES for decrypting encrypted keys. \warning DES/3DES are considered weak ciphers and their use constitutes a security risk. We recommend considering stronger ciphers instead.