Module kem

Source
Expand description

KEM API

See Kem for the main functionality. Algorithm lists the available algorithms.

Structs§

Ciphertext
New owned buffer
CiphertextRef
Reference version of this type.
Kem
KEM algorithm
KeypairSeed
New owned buffer
KeypairSeedRef
Reference version of this type.
PublicKey
New owned buffer
PublicKeyRef
Reference version of this type.
SecretKey
New owned buffer
SecretKeyRef
Reference version of this type.
SharedSecret
New owned buffer
SharedSecretRef
Reference version of this type.

Enums§

Algorithm
Supported algorithms by OQS