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