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