EddsaPublicKey Struct Reference
EdDSA public key. More...
#include <eddsa.h>
Data Fields | |
const EcCurve * | curve |
Elliptic curve parameters. More... | |
uint8_t | q [EDDSA_MAX_PUBLIC_KEY_LEN] |
Public key. More... | |
Detailed Description
Field Documentation
◆ curve
◆ q
uint8_t q[EDDSA_MAX_PUBLIC_KEY_LEN] |
The documentation for this struct was generated from the following file:
- cyclone_crypto/ecc/eddsa.h