[][src]Module oqs::kem

KEM API

See Kem for the main functionality

Structs

Ciphertext

New owned buffer

CiphertextRef

Reference version of this type.

Kem

Contains a KEM algorithm

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