Embedded SDK
Embedded SDK
lcx_eddsa.h File Reference

EDDSA (Edwards Curve Digital Signature Algorithm) More...

#include "lcx_ecfp.h"
#include "lcx_wrappers.h"
Include dependency graph for lcx_eddsa.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

EDDSA (Edwards Curve Digital Signature Algorithm)

EDDSA is a digital signature scheme relying on Edwards curves, especially Ed25519 and Ed448. Refer to RFC8032 for more details.

Definition in file lcx_eddsa.h.