pub const MBEDTLS_KEY_LENGTH_DES: u32 = 64; // 64u32
Expand description
Key length, in bits (including parity), for DES keys. \warning DES is considered weak.
pub const MBEDTLS_KEY_LENGTH_DES: u32 = 64; // 64u32
Key length, in bits (including parity), for DES keys. \warning DES is considered weak.