MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
Signature block for TweetNaCl sign operations. More...
#include <mcci_tweetnacl_sign.h>
Data Fields | |
unsigned char | bytes [64] |
the signature block bytes. Per API, this is the maximum size. More... | |
Signature block for TweetNaCl sign operations.
Definition at line 67 of file mcci_tweetnacl_sign.h.
unsigned char mcci_tweetnacl_sign_signature_t::bytes[64] |
the signature block bytes. Per API, this is the maximum size.
Definition at line 70 of file mcci_tweetnacl_sign.h.