Ed448VerifySignatureState Struct Reference
Working state (signature verification) More...
#include <ed448.h>
Data Fields | |
| ShakeContext | shakeContext |
| uint8_t | k [114] |
| uint8_t | p [57] |
| uint8_t | r [57] |
| uint8_t | s [57] |
| Ed448Point | a |
| Ed448SubState | subState |
Detailed Description
Field Documentation
◆ a
◆ k
◆ p
◆ r
◆ s
◆ shakeContext
| ShakeContext shakeContext |
◆ subState
| Ed448SubState subState |
The documentation for this struct was generated from the following file:
- cyclone_crypto/ecc/ed448.h
