MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
abstract type for crypto nonces More...
#include <mcci_tweetnacl_stream.h>
Data Fields | |
unsigned char | bytes [32] |
the bytes of the nonce More... | |
abstract type for crypto nonces
Definition at line 58 of file mcci_tweetnacl_stream.h.
unsigned char mcci_tweetnacl_stream_nonce_t::bytes[32] |
the bytes of the nonce
Definition at line 61 of file mcci_tweetnacl_stream.h.
Referenced by mcci_tweetnacl_stream(), mcci_tweetnacl_stream_salsa20(), mcci_tweetnacl_stream_salsa20_xor(), and mcci_tweetnacl_stream_xor().