pub const mbedtls_cipher_type_t_MBEDTLS_CIPHER_DES_ECB: mbedtls_cipher_type_t = 32;
Expand description

< DES cipher with ECB mode. \warning DES is considered weak.