sha3
Embeddable C11 SHA-3 implementation.
|
Individual element of TupleHash tuple. More...
#include <sha3.h>
Data Fields | |
const uint8_t * | ptr |
size_t | len |
Individual element of TupleHash tuple.
size_t tuplehash_str_t::len |
Byte string length, in bytes.
const uint8_t* tuplehash_str_t::ptr |
Pointer to byte string.