Embedded SDK
Embedded SDK
lcx_ecdh.h File Reference

ECDH (Elliptic Curve Diffie Hellman) key exchange. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

ECDH (Elliptic Curve Diffie Hellman) key exchange.

ECDH is a key agreement protocol that allows two parties to calculate a shared secret over an insecure channel. The public and private keys are elements of a chosen elliptic curve.

Definition in file lcx_ecdh.h.