pub type MlKem768 = Kem<MlKem768Params>;Expand description
ML-KEM with the parameter set for security category 3, corresponding to key search on a block cipher with a 192-bit key.
Aliased Typeยง
pub struct MlKem768 { /* private fields */ }pub type MlKem768 = Kem<MlKem768Params>;ML-KEM with the parameter set for security category 3, corresponding to key search on a block cipher with a 192-bit key.
pub struct MlKem768 { /* private fields */ }