Module sodoken::kx[][src]

Expand description

Api functions related to cryptographically secure key exchange.

Constants

Byte length of kx public key.

Byte length of kx secret key.

Byte length of kx session key.

Functions

Generate session keys from the client perspective.

Generate a key exchange keypair.

Generate session keys from the server perspective.