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
MlKem768is 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.
- Decapsulation
Key - An ML-KEM-768
DecapsulationKeywhich provides the ability to generate a new key pair, and decapsulate an encapsulated shared key. - Encapsulation
Key - An ML-KEM-768
EncapsulationKeyprovides the ability to encapsulate a shared key so that it can only be decapsulated by the holder of the corresponding decapsulation key.