Module ephemeral

Source

Structs§

EphemeralPrivateKey
An ephemeral private key for use (only) with agree_ephemeral. The signature of agree_ephemeral ensures that an PrivateKey can be used for at most one key agreement.

Functions§

agree_ephemeral
Performs a key agreement with an ephemeral private key and the given public key.