Module sapio_secp256k1::ecdh

source ·
Expand description

Support for shared secret computations.

Structs

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

Functions