Type Alias ml_kem::MlKem1024

source ·
pub type MlKem1024 = Kem<MlKem1024Params>;
Expand description

ML-KEM with the parameter set for security category 5, corresponding to key search on a block cipher with a 256-bit key.

Aliased Type§

struct MlKem1024 { /* private fields */ }