The private information of an Schnorr key pair. More...
#include <gnunet_crypto_lib.h>
Data Fields | |
| struct GNUNET_CRYPTO_Cs25519Scalar | scalar | 
The private information of an Schnorr key pair.
Definition at line 653 of file gnunet_crypto_lib.h.
| struct GNUNET_CRYPTO_Cs25519Scalar GNUNET_CRYPTO_CsPrivateKey::scalar | 
Definition at line 655 of file gnunet_crypto_lib.h.
Referenced by GNUNET_CRYPTO_cs_private_key_generate(), GNUNET_CRYPTO_cs_private_key_get_public(), and GNUNET_CRYPTO_cs_sign_derive().