MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
abstract type for crypto keys More...
#include <mcci_tweetnacl_stream.h>
Data Fields | |
unsigned char | bytes [32] |
the bytes of the key More... | |
abstract type for crypto keys
Definition at line 51 of file mcci_tweetnacl_stream.h.
unsigned char mcci_tweetnacl_stream_key_t::bytes[32] |
the bytes of the key
Definition at line 54 of file mcci_tweetnacl_stream.h.
Referenced by mcci_tweetnacl_core_hsalsa20(), mcci_tweetnacl_core_salsa20(), mcci_tweetnacl_stream(), mcci_tweetnacl_stream_salsa20(), mcci_tweetnacl_stream_salsa20_xor(), and mcci_tweetnacl_stream_xor().