[][src]Module schnorr::ecdh

Diffie-Hellman key exchange

Functions

diffie_hellman

Perform a Diffie-Hellman key agreement to produce a SharedSecret.

Type Definitions

SharedSecret

Alias type for a shared secret after ECDH