Expand description

Curve25519 with Ristretto point compression.

Structs

The public key derived from an ephemeral secret key.
A Diffie-Hellman secret key used to derive a shared secret when combined with a public key, that only exists for a short time.
A Diffie-Hellman shared secret derived from an EphemeralSecretKey and the other party’s PublicKey.

Type Definitions