Module bdk_chain::bitcoin::secp256k1::ecdh

Expand description

Support for shared secret computations.

Structs§

  • Enables two parties to create a shared secret without revealing their own secrets.

Functions§