Ed25519SubState Struct Reference
Working state (scalar multiplication) More...
#include <ed25519.h>
Data Fields | |
Ed25519Point | u |
Ed25519Point | v |
int32_t | a [9] |
int32_t | b [9] |
int32_t | c [9] |
int32_t | d [9] |
int32_t | e [9] |
int32_t | f [9] |
int32_t | g [9] |
int32_t | h [9] |
Detailed Description
Field Documentation
◆ a
◆ b
◆ c
◆ d
◆ e
◆ f
◆ g
◆ h
◆ u
◆ v
The documentation for this struct was generated from the following file:
- cyclone_crypto/ecc/ed25519.h