Ed25519GeneratePublicKeyState Struct Reference
Working state (public key generation) More...
#include <ed25519.h>
Data Fields | |
| Sha512Context | sha512Context |
| uint8_t | s [64] |
| Ed25519Point | a |
| Ed25519SubState | subState |
Detailed Description
Field Documentation
◆ a
◆ s
◆ sha512Context
| Sha512Context sha512Context |
◆ subState
| Ed25519SubState subState |
The documentation for this struct was generated from the following file:
- cyclone_crypto/ecc/ed25519.h
