Skip to main content

MLKEM768PublicKey

Type Alias MLKEM768PublicKey 

Source
pub type MLKEM768PublicKey = MLKEMPublicKey<MLKEM768_k, MLKEM768_PK_LEN, MLKEM768_T_PACKED_LEN>;
Expand description

ML-KEM-768 Public Key

Aliased Typeยง

pub struct MLKEM768PublicKey { /* private fields */ }