MCCI TweetNaCl
TweetNaCl library adapted for embedded use
|
abstract type for crypto authenticators More...
#include <mcci_tweetnacl_onetimeauth.h>
Data Fields | |
unsigned char | bytes [16] |
bytes of the authenticator More... | |
abstract type for crypto authenticators
Definition at line 58 of file mcci_tweetnacl_onetimeauth.h.
unsigned char mcci_tweetnacl_onetimeauth_authenticator_t::bytes[16] |
bytes of the authenticator
Definition at line 61 of file mcci_tweetnacl_onetimeauth.h.
Referenced by mcci_tweetnacl_onetimeauth(), and mcci_tweetnacl_onetimeauth_verify().