Constant esp_idf_sys::MBEDTLS_KEY_LENGTH_DES
source ยท pub const MBEDTLS_KEY_LENGTH_DES: _bindgen_ty_5 = 64;
Expand description
Key length, in bits (including parity), for DES keys. \warning DES is considered weak.
pub const MBEDTLS_KEY_LENGTH_DES: _bindgen_ty_5 = 64;
Key length, in bits (including parity), for DES keys. \warning DES is considered weak.