MCCI TweetNaCl
TweetNaCl library adapted for embedded use
mcci_tweetnacl_sha512_t Struct Reference

abstract type for SHA512 signature blocks More...

#include <mcci_tweetnacl_hash.h>

Data Fields

unsigned char bytes [512/8]
 the bytes of the SHA512 signature. More...
 

Detailed Description

abstract type for SHA512 signature blocks

Definition at line 54 of file mcci_tweetnacl_hash.h.

Field Documentation

◆ bytes

unsigned char mcci_tweetnacl_sha512_t::bytes[512/8]

the bytes of the SHA512 signature.

Definition at line 57 of file mcci_tweetnacl_hash.h.


The documentation for this struct was generated from the following file: