Skip to main content

MBEDTLS_KEY_LENGTH_DES

Constant MBEDTLS_KEY_LENGTH_DES 

Source
pub const MBEDTLS_KEY_LENGTH_DES: _bindgen_ty_15 = 64;
Expand description

Key length, in bits (including parity), for DES keys. \warning DES is considered weak.