Module sig

Source
Expand description

Signature API

See Sig for the main functionality and Algorithm for the list of supported algorithms.

Structs§

PublicKey
New owned buffer
PublicKeyRef
Reference version of this type.
SecretKey
New owned buffer
SecretKeyRef
Reference version of this type.
Sig
Signature scheme
Signature
New owned buffer
SignatureRef
Reference version of this type.

Enums§

Algorithm
Supported algorithms by liboqs

Type Aliases§

CtxStr
Context string type
Message
Message type