Special private ECC key generated by GNUNET_CRYPTO_ecdhe_elligator_key_create. More...
#include <gnunet_crypto_lib.h>
Data Fields | |
unsigned char | d [256/8] |
d is a value mod n, where n has at most 256 bits. More... | |
Special private ECC key generated by GNUNET_CRYPTO_ecdhe_elligator_key_create.
To be used only for the Elligator KEM. Encoded for transmission.
Definition at line 356 of file gnunet_crypto_lib.h.
unsigned char GNUNET_CRYPTO_ElligatorEcdhePrivateKey::d[256/8] |
d is a value mod n, where n has at most 256 bits.
Definition at line 361 of file gnunet_crypto_lib.h.
Referenced by main().