[][src]Module monocypher::key_exchange

Elliptic Curve Diffie-Hellman key exchange

//! Official documentation

Functions

public

Deterministically computes the public key from a random secret key.

shared

Computes a shared key with your secret key and their public key.