Constant DES_EDE3_FOR_LEGACY_USE_ONLY
pub const DES_EDE3_FOR_LEGACY_USE_ONLY: Algorithm;Available on crate features
aws-lc and crypto only.Expand description
CMAC using 3-key Triple DES (DES-EDE3). For legacy interoperability only; new designs must use an AES-based algorithm.