Re-exports
pub use super::common::OQS_STATUS;
Structs
- Key encapsulation mechanism object
Constants
Functions
- Returns the number of key encapsulation mechanisms in liboqs. They can be enumerated with OQS_KEM_alg_identifier.
- Returns identifiers for available key encapsulation mechanisms in liboqs. Used with OQS_KEM_new.
- Indicates whether the specified algorithm was enabled at compile-time or not.
- Decapsulation algorithm.
- Encapsulation algorithm.
- Frees an OQS_KEM object that was constructed by OQS_KEM_new.
- Keypair generation algorithm.
- Constructs an OQS_KEM object for a particular algorithm.