Module ecdh
Expand description
Support for shared secret computations.
Structs§
- Shared
Secret - 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.