Structs

Authentication request
Authentication response
A “blind token” that is either valid or not.
Bridge descriptor
A captcha.
Exit descriptor
Master summary.
Information about a user’s subscription
Information for a particular user

Enums

Authentication error
Authentication error
A miscellaneous, “dynamically typed” fatal error
Registration error

Traits

Functions

Decrypts a message, “box-style”, given our diffie-hellman secret key. Returns both the other side’s public key and the plaintext.
Encrypts a message, “box-style”, to a destination diffie-hellman public key.