MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
curve25519 scalar integer More...
#include <mcci_tweetnacl_scalarmult.h>
Data Fields | |
unsigned char | bytes [32] |
bytes of the scalar More... | |
curve25519 scalar integer
Definition at line 60 of file mcci_tweetnacl_scalarmult.h.
unsigned char mcci_tweetnacl_curve25519_scalar_t::bytes[32] |
bytes of the scalar
Definition at line 63 of file mcci_tweetnacl_scalarmult.h.
Referenced by mcci_tweetnacl_scalarmult_curve25519(), and mcci_tweetnacl_scalarmult_curve25519_base().