bdk_chain
0.20.0
Module ecdh
Structs
Functions
In bdk_chain::bitcoin::secp256k1
Module
bdk_chain
::
bitcoin
::
secp256k1
::
ecdh
Copy item path
[
−
]
Expand description
Support for shared secret computations.
Structs
§
SharedSecret
Enables two parties to create a shared secret without revealing their own secrets.
Functions
§
shared_secret_point
Creates a shared point from public key and secret key.