Returns the number of signature mechanisms in liboqs. They can be enumerated with
OQS_SIG_alg_identifier.
Returns identifiers for available signature schemes in liboqs. Used with OQS_SIG_new.
Indicates whether the specified algorithm was enabled at compile-time or not.
Frees an OQS_SIG object that was constructed by OQS_SIG_new.
Keypair generation algorithm.
Constructs an OQS_SIG object for a particular algorithm.
Signature generation algorithm.
Signature generation algorithm, with custom context string.
Signature verification algorithm.
Signature verification algorithm, with custom context string.