Difference between revisions of "Key Encapsulation Mechanism"

From PQC WIKI
en>Admin
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:36, 13 May 2021

Key Encapsulation Mechanism, also known as KEM, is a triple of algorithms and a corresponding key space , a ciphertext space with

  1. The algorithm takes a public parameter as an input and returns a public and secret-key pair ().
  2. The probabilistic (encapsulation) algorithms takes as an input and returns a ciphertext and a key .
  3. The deterministic (decapsulation) algorithm takes as inputs and returns a key , with denoting as a failure.