Type Alias ml_kem::MlKem768

source ·
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§

struct MlKem768 { /* private fields */ }