A ECC scalar for use in point multiplications. More...
#include <gnunet_crypto_lib.h>
Data Fields | |
unsigned char | v [256/8] |
A ECC scalar for use in point multiplications.
Definition at line 1904 of file gnunet_crypto_lib.h.
unsigned char GNUNET_CRYPTO_EccScalar::v[256/8] |
Definition at line 1906 of file gnunet_crypto_lib.h.
Referenced by GNUNET_CRYPTO_ecc_dexp(), GNUNET_CRYPTO_ecc_dexp_mpi(), GNUNET_CRYPTO_ecc_dlog(), GNUNET_CRYPTO_ecc_dlog_prepare(), GNUNET_CRYPTO_ecc_pmul_mpi(), GNUNET_CRYPTO_ecc_random_mod_n(), GNUNET_CRYPTO_ecc_rnd(), GNUNET_CRYPTO_ecc_rnd_mpi(), GNUNET_CRYPTO_ecc_scalar_from_int(), handle_alices_cryptodata_message(), and send_alices_cryptodata_message().