blake3_hasher

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

chunk
blake3_chunk_state chunk;
Undocumented in source.
cv_stack
uint8_t[(BLAKE3_MAX_DEPTH + 1) * BLAKE3_OUT_LEN] cv_stack;
Undocumented in source.
cv_stack_len
uint8_t cv_stack_len;
Undocumented in source.
key
uint32_t[8] key;
Undocumented in source.

Meta