Module ml_kem

Module ml_kem 

Source

Enums§

MlKemError

Functions§

ml_kem_1024_decapsulate
Decapsulate a ciphertext with the secret key -> shared_secret
ml_kem_1024_encapsulate
Encapsulate to a public key -> (ciphertext, shared_secret)
ml_kem_1024_generate
Generate (secret/decapsulation key, public/encapsulation key)

Type Aliases§

MlKemResult