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