Skip to main content

Module ml_kem_768

Module ml_kem_768 

Source
Expand description

ML-KEM-768 is the parameter set for security category 3, corresponding to key search on a block cipher with a 192-bit key.

Structs§

MlKem768
MlKem768 is the parameter set for security category 3, corresponding to key search on a block cipher with a 192-bit key.

Type Aliases§

Ciphertext
Encoded ML-KEM-512 ciphertexts.
DecapsulationKey
An ML-KEM-768 DecapsulationKey which provides the ability to generate a new key pair, and decapsulate an encapsulated shared key.
EncapsulationKey
An ML-KEM-768 EncapsulationKey provides the ability to encapsulate a shared key so that it can only be decapsulated by the holder of the corresponding decapsulation key.